Click or drag to resize

EarthAnchorPointModelLocationIsSet Method

Checks if the model location is set or not.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.5
Syntax
public bool ModelLocationIsSet()

Return Value

Type: Boolean
Boolean value, true if set else false
See Also