Click or drag to resize

ModelRenderMaterialAttributes  Conversion (String to ModelRenderMaterialModelRenderMaterialAttributes)

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

Parameters

path
Type: SystemString

Return Value

Type: ModelRenderMaterialAttributes
See Also