Click or drag to resize
SoUnitsunits Property

Defines the current unit.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoUnitsUnitsType> units { get; }

Property Value

Type: SoSFEnumSoUnitsUnitsType
Remarks

Use enum OIV.Inventor.Nodes.SoUnits.UnitsType. Default is METERS.

See Also