Click or drag to resize

ModelInstanceDefinition Constructor (Guid)

Initializes a new instance of the ModelInstanceDefinition class

Namespace:  Grasshopper.Rhinoceros.Model
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ModelInstanceDefinition(
	Guid id
)

Parameters

id
Type: SystemGuid
See Also