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