Пример #1
0
 public static Int32 MateAlignment(IProfileCenterMateFeatureDataObject IProfileCenterMateFeatureDatainstance)
 {
     return(IProfileCenterMateFeatureDatainstance.IProfileCenterMateFeatureDataInstance.MateAlignment);
 }
Пример #2
0
 public static Boolean LockRotation(IProfileCenterMateFeatureDataObject IProfileCenterMateFeatureDatainstance)
 {
     return(IProfileCenterMateFeatureDatainstance.IProfileCenterMateFeatureDataInstance.LockRotation);
 }
Пример #3
0
 public static Double OffsetDistance(IProfileCenterMateFeatureDataObject IProfileCenterMateFeatureDatainstance)
 {
     return(IProfileCenterMateFeatureDatainstance.IProfileCenterMateFeatureDataInstance.OffsetDistance);
 }
Пример #4
0
 public static Boolean FlipDimension(IProfileCenterMateFeatureDataObject IProfileCenterMateFeatureDatainstance)
 {
     return(IProfileCenterMateFeatureDatainstance.IProfileCenterMateFeatureDataInstance.FlipDimension);
 }
Пример #5
0
 public static Object EntitiesToMate(IProfileCenterMateFeatureDataObject IProfileCenterMateFeatureDatainstance)
 {
     return(IProfileCenterMateFeatureDatainstance.IProfileCenterMateFeatureDataInstance.EntitiesToMate);
 }