Click or drag to resize

ModelUnitSystemAdjustDocumentUnitSystem Method

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void AdjustDocumentUnitSystem(
	RhinoDoc document,
	ActiveSpace space,
	bool scale = false
)

Parameters

document
Type: RhinoDoc
space
Type: ActiveSpace
scale (Optional)
Type: SystemBoolean
See Also