Click or drag to resize

ModelObject Constructor (RhinoObject)

Initializes a new instance of the ModelObject class

Namespace:  Grasshopper.Rhinoceros.Model
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ModelObject(
	RhinoObject rhinoObject
)

Parameters

rhinoObject
Type: RhinoObject
See Also