SettingsAbbreviationGeneral Class

Abbreviations Settings for abbreviations that are not feature specific.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAbbreviationGeneral

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public sealed class SettingsAbbreviationGeneral : TreeOidWrapper

The SettingsAbbreviationGeneral type exposes the following members.

Properties
 NameDescription
Public propertyInfinity Gets or sets the abbreviation string for "Infinity" that is applied to alignment spiral radius property values where infinity is returned as the value.
Public propertyLeft Gets or sets the abbreviation string for "Left", supported as a unique label text component property field name Offset Side.
Public propertyRight Gets or sets the abbreviation string for "Right", supported as a unique label text component property field name Offset Side.
Top
See Also