SettingsAbbreviation Class

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.292
Syntax
public sealed class SettingsAbbreviation : [T:Autodesk.Civil.CivilWrapper<AcDbDatabase>]

The SettingsAbbreviation type exposes the following members.

Properties
 NameDescription
Public propertyAlignmentGeoPointEntityData Gets Abbreviation settings of Alignment Geometry Point Entity Data
Public propertyAlignmentGeoPointText Gets Abbreviation settings of Alignment Geometry Point Text
Public propertyCant Gets Abbreviation settings for cant.
Public propertyGeneralText Gets Abbreviation settings that are not feature specific.
Public propertyProfile Gets Abbreviation settings of Profile
Public propertySuperelevation Gets Abbreviation settings of Superelevation
Top
See Also