Click or drag to resize

InstanceDefinitionUnitSystem 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.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public UnitSystem UnitSystem { get; set; }

Property Value

Type: UnitSystem
See Also