SettingsCmdCreatePointsSettingsCmdPointsCreationGeographicCoordinates Property

Gets or sets the order in which geographic coordinates are displayed on the command line during point creation.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public PropertyEnum<GeographicCoordinateType> GeographicCoordinates { get; }

Property Value

PropertyEnumGeographicCoordinateType
See Also