ModelUnitSystem Constructor (ActiveSpace, RhinoDoc) |
Namespace:
Grasshopper.Rhinoceros
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public ModelUnitSystem(
ActiveSpace space,
RhinoDoc document
)
Public Sub New (
space As ActiveSpace,
document As RhinoDoc
)
Parameters
- space
- Type: ActiveSpace
- document
- Type: RhinoDoc
See Also