SettingsCmdCreateIntersectionSettingsCmdCurbReturnProfileRules Class

Settings for the default curb return profile rules of new intersection
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateIntersectionSettingsCmdCurbReturnProfileRules

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdCurbReturnProfileRules : TreeOidWrapper

The SettingsCmdCreateIntersectionSettingsCmdCurbReturnProfileRules type exposes the following members.

Properties
 NameDescription
Public propertyDefineCurbReturnProfileBy Specifies the method that is used to define the curb return profile.
Public propertyExtendProfileAlongIncomingLane Specifies whether or not to extend the curb return profile along the incoming lane of the intersection.
Public propertyExtendProfileAlongOutgoingLane Specifies whether or not to extend the curb return profile along the outgoing lane of the intersection.
Public propertyLengthToExtendAlongIncomingLane 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.
Public propertyLengthToExtendAlongOutgoingLane 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.
Top
See Also