Click or drag to resize

ModelUnitSystemCopy Method

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static void Copy(
	RhinoDoc source,
	RhinoDoc target,
	ActiveSpace space
)

Parameters

source
Type: RhinoDoc
target
Type: RhinoDoc
space
Type: ActiveSpace
See Also