Click or drag to resize

GenericSPConversionToLocalUnits Property

A conversion factor to correct GetViewPos for non-natural unit coordinate systems (degrees for lat/long, metres for any projection) in GeognoSIS 6.x. In GeognoSIS 7, all coordinates are returned in natural units.

Namespace:  Cadcorp.GFB.CadcorpSP
Assembly:  Cadcorp.GFB.GenericStoredProcedures (in Cadcorp.GFB.GenericStoredProcedures.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public double ConversionToLocalUnits { get; }

Property Value

Type: Double
See Also