SettingsAlignmentSettingsSuperelevationOptionsCorridorType Property |
Gets the type of roadway as Undivided (single carriage way) or Divided (dual carriage way).
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<SuperelevationCorridorType> CorridorType { get; }
Public ReadOnly Property CorridorType As PropertyEnum(Of SuperelevationCorridorType)
Get
public:
property PropertyEnum<SuperelevationCorridorType>^ CorridorType {
PropertyEnum<SuperelevationCorridorType>^ get ();
}
Property Value
PropertyEnumSuperelevationCorridorType
See Also