ModelRenderMaterial Conversion (String to ModelRenderMaterial) |
Namespace:
Grasshopper.Rhinoceros.Render
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static implicit operator ModelRenderMaterial (
string path
)
Public Shared Widening Operator CType (
path As String
) As ModelRenderMaterial
Parameters
- path
- Type: SystemString
Return Value
Type:
ModelRenderMaterialSee Also