Click or drag to resize

ModelLayer  Conversion (String to ModelLayer)

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

Parameters

path
Type: SystemString

Return Value

Type: ModelLayer
See Also