SettingsAbbreviationSuperelevationGetSuperelevationAbbreviation Method |
Gets the superelevation abbreviation settings
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string GetSuperelevationAbbreviation(
AbbreviationSuperelevationType type
)
Public Function GetSuperelevationAbbreviation (
type As AbbreviationSuperelevationType
) As String
public:
String^ GetSuperelevationAbbreviation(
AbbreviationSuperelevationType type
)
Parameters
- type AbbreviationSuperelevationType
- The type of settings to get.
Return Value
String
See Also