Enum TransformerData.ObjectType
Namespace: NXOpen.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public enum TransformerData.ObjectType
Fields
| Name | Description |
|---|---|
| ArcXY | |
| ArcXZ | |
| ArcYZ | |
| DirectionX | |
| DirectionY | |
| DirectionZ | |
| None | |
| Origin | |
| PlaneXY | |
| PlaneXZ | |
| PlaneYZ | |
| RotationXY | |
| RotationXZ | |
| RotationYZ | |
| ScaleX | |
| ScaleY | |
| ScaleZ | |
| TranslationX | |
| TranslationY | |
| TranslationZ |