Contains profile and alignment abbreviation strings as specified on the Abbreviations tab of the Drawing Settings dialog box.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AcDbDatabase>]
Autodesk.Civil.SettingsSettingsAbbreviation
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsAbbreviation : [T:Autodesk.Civil.CivilWrapper<AcDbDatabase>]
VB
Public NotInheritable Class SettingsAbbreviation Inherits [T:Autodesk.Civil.CivilWrapper<AcDbDatabase>]
C++
public ref class SettingsAbbreviation sealed : public [T:Autodesk.Civil.CivilWrapper<AcDbDatabase>]
The SettingsAbbreviation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AlignmentGeoPointEntityData | Gets Abbreviation settings of Alignment Geometry Point Entity Data | |
| AlignmentGeoPointText | Gets Abbreviation settings of Alignment Geometry Point Text | |
| Cant | Gets Abbreviation settings for cant. | |
| GeneralText | Gets Abbreviation settings that are not feature specific. | |
| Profile | Gets Abbreviation settings of Profile | |
| Superelevation | Gets Abbreviation settings of Superelevation |
