Click or drag to resize

ModelInstanceDefinition Constructor (ModelInstanceDefinitionAttributes)

Initializes a new instance of the ModelInstanceDefinition class

Namespace:  Grasshopper.Rhinoceros.Model
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ModelInstanceDefinition(
	ModelInstanceDefinitionAttributes attributes
)

Parameters

attributes
Type: Grasshopper.Rhinoceros.ModelModelInstanceDefinitionAttributes
See Also