Click or drag to resize

ModelRenderEnvironmentAttributes  Conversion (String to ModelRenderEnvironmentModelRenderEnvironmentAttributes)

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

Parameters

path
Type: SystemString

Return Value

Type: ModelRenderEnvironmentAttributes
See Also