Defines the current unit.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoUnitsUnitsType> units { get; }
Public ReadOnly Property units As SoSFEnum(Of SoUnitsUnitsType)
Get
public:
property SoSFEnum<SoUnitsUnitsType>^ units {
SoSFEnum<SoUnitsUnitsType>^ get ();
}
member units : SoSFEnum<SoUnitsUnitsType> with get
Property Value
Type:
SoSFEnumSoUnitsUnitsTypeRemarks See Also