Defines the current unit.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
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