Namespace:
Grasshopper.Rhinoceros.Model
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static ModelObject Cast(
Object source
)
Public Shared Function Cast (
source As Object
) As ModelObject
Parameters
- source
- Type: SystemObject
Return Value
Type:
ModelObjectSee Also