Click or drag to resize

File3dmSettingsModelUnits Property

Gets or sets the model length units, using LengthUnit value.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public LengthUnit ModelUnits { get; set; }

Property Value

Type: LengthUnit
See Also