ModelContentCast Method (Object) |
Namespace:
Grasshopper.Rhinoceros
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static ModelContent Cast(
Object source
)
Public Shared Function Cast (
source As Object
) As ModelContent
Parameters
- source
- Type: SystemObject
Return Value
Type:
ModelContentSee Also