SettingsCmdCreatePointsSettingsCmdPointsCreationLocalCoordinates Property

Gets or sets the order and format used to display local coordinates on the command line during point creation.

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

Property Value

PropertyEnumLocalCoordinateType
See Also