Settings for the default curb return profile rules of new intersection
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateIntersectionSettingsCmdCurbReturnProfileRules
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdCurbReturnProfileRules : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdCurbReturnProfileRules Inherits TreeOidWrapper
C++
public ref class SettingsCmdCurbReturnProfileRules sealed : public TreeOidWrapper
The SettingsCmdCreateIntersectionSettingsCmdCurbReturnProfileRules type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DefineCurbReturnProfileBy | Specifies the method that is used to define the curb return profile. |
![]() | ExtendProfileAlongIncomingLane | Specifies whether or not to extend the curb return profile along the incoming lane of the intersection. |
![]() | ExtendProfileAlongOutgoingLane | Specifies whether or not to extend the curb return profile along the outgoing lane of the intersection. |
![]() | LengthToExtendAlongIncomingLane | When Extend Profile Along Incoming Lane is set to yes, this option lets you specify the length to extend the curb return profile along the incoming lane of the intersection. |
![]() | LengthToExtendAlongOutgoingLane | When Extend Profile Along Incoming Lane is set to yes, this option lets you specify the length to extend the curb return profile along the outgoing lane of the intersection. |