RhinoDoc.AdjustModelUnitSystem Method

RhinoDocAdjustModelUnitSystem Method

[Missing <summary> documentation for "M:Rhino.RhinoDoc.AdjustModelUnitSystem(Rhino.UnitSystem,System.Boolean)"]

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void AdjustModelUnitSystem(
	UnitSystem newUnitSystem,
	bool scale
)
Public Sub AdjustModelUnitSystem ( 
	newUnitSystem As UnitSystem,
	scale As Boolean
)

Parameters

newUnitSystem
Type: RhinoUnitSystem

[Missing <param name="newUnitSystem"/> documentation for "M:Rhino.RhinoDoc.AdjustModelUnitSystem(Rhino.UnitSystem,System.Boolean)"]

scale
Type: SystemBoolean

[Missing <param name="scale"/> documentation for "M:Rhino.RhinoDoc.AdjustModelUnitSystem(Rhino.UnitSystem,System.Boolean)"]

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also