Click or drag to resize

ModelObject Constructor (ModelObjectAttributes)

Initializes a new instance of the ModelObject class

Namespace:  Grasshopper.Rhinoceros.Model
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ModelObject(
	ModelObjectAttributes attributes
)

Parameters

attributes
Type: Grasshopper.Rhinoceros.ModelModelObjectAttributes
See Also