Gets the superelevation abbreviation settings
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public string GetSuperelevationAbbreviation( AbbreviationSuperelevationType type )
Visual Basic
Public Function GetSuperelevationAbbreviation ( _ type As AbbreviationSuperelevationType _ ) As String
Visual C++
public: String^ GetSuperelevationAbbreviation( AbbreviationSuperelevationType type )
Parameters
- type
- Type: Autodesk.Civil.Settings.AbbreviationSuperelevationType
The type of settings to get.