Click or drag to resize

ModelInstanceDefinitionCast Method

Namespace:  Grasshopper.Rhinoceros.Model
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static ModelInstanceDefinition Cast(
	Object source
)

Parameters

source
Type: SystemObject

Return Value

Type: ModelInstanceDefinition
See Also