Specifies the corridor grade option for the corridors created in the intersection area. Primary Road Crown Maintained: When this options is selected, the primary road crown is maintained through the intersection. All Crowns Maintained: When this options is selected, the crowns of both roads included in the intersection are maintained through the intersection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public enum IntersectionCorridorType
Visual Basic
Public Enumeration IntersectionCorridorType
Visual C++
public enum class IntersectionCorridorType
Members
Member name | Value | Description | |
---|---|---|---|
PrimaryRoadCrownMaintained | 1 | ||
AllCrownsMaintained | 2 |