Encapsulates coordinate system settings.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.SettingsSettingsCoordinateSystem
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public class SettingsCoordinateSystem
VB
Public Class SettingsCoordinateSystem
C++
public ref class SettingsCoordinateSystem
The SettingsCoordinateSystem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Category | Gets the coordinate system geographic zone. | |
| Code | Gets the coordinate system code string. | |
| Datum | Gets the abbreviation for the datum on which the coordinate system is based. | |
| Description | Gets the description for the selected zone. | |
| Projection | Gets the projection method, which is the basis of the zone computation. | |
| Unit | Gets the coordinate system unit. |
