Click or drag to resize

ModelInstanceDefinitionAttributes  Conversion (String to ModelInstanceDefinitionModelInstanceDefinitionAttributes)

Namespace:  Grasshopper.Rhinoceros.Model
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ModelInstanceDefinitionAttributes (
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: ModelInstanceDefinitionAttributes
See Also