SoRotationXYZaxis Property |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoRotationXYZAxisType> axis { get; }
Public ReadOnly Property axis As SoSFEnum(Of SoRotationXYZAxisType)
Get
public:
property SoSFEnum<SoRotationXYZAxisType>^ axis {
SoSFEnum<SoRotationXYZAxisType>^ get ();
}
member axis : SoSFEnum<SoRotationXYZAxisType> with get
Property Value
Type:
SoSFEnumSoRotationXYZAxisTypeRemarks See Also