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