SettingsCmdCreatePointsSettingsCmdPointsCreationGridCoordinates Property

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

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyEnum<GridCoordinateType> GridCoordinates { get; }

Property Value

PropertyEnumGridCoordinateType
See Also