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