Gets the alignment abbreviation settings
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public string GetAlignmentAbbreviation( AbbreviationAlignmentType type )
VB
Public Function GetAlignmentAbbreviation ( type As AbbreviationAlignmentType ) As String
C++
public: String^ GetAlignmentAbbreviation( AbbreviationAlignmentType type )
Parameters
- type AbbreviationAlignmentType
- The type of settings to get.