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