EarthAnchorPointEarthLocationIsSet Method |
Checks if the earth location is set or not.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public bool EarthLocationIsSet()
Public Function EarthLocationIsSet As Boolean
Return Value
Type:
BooleanBoolean value, true if set else false
See Also