Click or drag to resize

File3dmSettingsModelUnitSystem Property

Gets or sets the model unit system, using UnitSystem enumeration.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public UnitSystem ModelUnitSystem { get; set; }

Property Value

Type: UnitSystem
See Also