Click or drag to resize

InstanceDefinitionGeometryUnitSystem Property

Gets the unit system of the instance definition. If the instance definition was imported from another 3dm file, the unit system may differ from that of the document.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public UnitSystem UnitSystem { get; }

Property Value

Type: UnitSystem
See Also