Click or drag to resize

File3dmEarthAnchorPoint Property

If set, this is the model's location on the earth. This information is used when the model is used with GIS information.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public EarthAnchorPoint EarthAnchorPoint { get; set; }

Property Value

Type: EarthAnchorPoint
See Also