Share

SettingsCoordinateSystem Class

Encapsulates coordinate system settings.

Inheritance Hierarchy

SystemObject
  Autodesk.Civil.SettingsSettingsCoordinateSystem


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public class SettingsCoordinateSystem

VB

Public Class SettingsCoordinateSystem

C++

public ref class SettingsCoordinateSystem

The SettingsCoordinateSystem type exposes the following members.

Properties

 NameDescription
Public propertyCategory Gets the coordinate system geographic zone.
Public propertyCode Gets the coordinate system code string.
Public propertyDatum Gets the abbreviation for the datum on which the coordinate system is based.
Public propertyDescription Gets the description for the selected zone.
Public propertyProjection Gets the projection method, which is the basis of the zone computation.
Public propertyUnit Gets the coordinate system unit.

See Also

Reference

Was this information helpful?