ModelPageViewportCast Method |
Namespace:
Grasshopper.Rhinoceros.Display
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static ModelPageViewport Cast(
Object data
)
Public Shared Function Cast (
data As Object
) As ModelPageViewport
Parameters
- data
- Type: SystemObject
Return Value
Type:
ModelPageViewportSee Also