ModelTextureMappingCast Method |
Namespace:
Grasshopper.Rhinoceros.Render
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic static ModelTextureMapping Cast(
Object source
)
Public Shared Function Cast (
source As Object
) As ModelTextureMapping
Parameters
- source
- Type: SystemObject
Return Value
Type:
ModelTextureMapping
See Also