Defines cant type abbreviations.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum AbbreviationCantType
VB
Public Enumeration AbbreviationCantType
C++
public enum class AbbreviationCantType
Members
| Member name | Value | Description |
|---|---|---|
| EndLevelRail | 67,163,508 | |
| BeginLevelRail | 67,163,509 | |
| BeginFullCant | 67,163,510 | |
| EndFullCant | 67,163,511 | |
| Manual | 67,163,512 | |
| BeginAlignment | 67,163,513 | |
| EndAlignment | 67,163,514 |
