ModelObject Constructor (RhinoObject) |
Namespace:
Grasshopper.Rhinoceros.Model
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public ModelObject(
RhinoObject rhinoObject
)
Public Sub New (
rhinoObject As RhinoObject
)
Parameters
- rhinoObject
- Type: RhinoObject
See Also