File3dmSettings.PageUnitSystem Property

File3dmSettingsPageUnitSystem Property

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

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public UnitSystem PageUnitSystem { get; set; }
Public Property PageUnitSystem As UnitSystem
	Get
	Set

Property Value

Type: UnitSystem
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also