Click or drag to resize

ModelRenderEnvironment  Conversion (String to ModelRenderEnvironment)

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

Parameters

path
Type: SystemString

Return Value

Type: ModelRenderEnvironment
See Also