Settings for the default intersection options of new intersection
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateIntersectionSettingsCmdIntersectionOptions
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdIntersectionOptions : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdIntersectionOptions Inherits TreeOidWrapper
C++
public ref class SettingsCmdIntersectionOptions sealed : public TreeOidWrapper
The SettingsCmdCreateIntersectionSettingsCmdIntersectionOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CreateCurbReturnAlignments | Specifies whether or not to create curb return alignments. |
![]() | CreateCurbReturnProfiles | Specifies whether or not to create curb return profiles. |
![]() | CreateIntersectionCorridors | Specifies whether or not to create intersection corridors. |
![]() | IntersectionType | 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. |
![]() | PrimaryRoadDefaultExitAndEntryLength | Specifies the default length of the primary road as it enters and exits the intersection. |
![]() | SecondaryRoadDefaultExitAndEntryLength | Specifies the default length of the secondary road as it enters and exits the intersection. |