Settings for the default cross slopes of new intersection
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateIntersectionSettingsCmdCrossSlopes
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdCrossSlopes : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdCrossSlopes Inherits TreeOidWrapper
C++
public ref class SettingsCmdCrossSlopes sealed : public TreeOidWrapper
The SettingsCmdCreateIntersectionSettingsCmdCrossSlopes type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | PrimaryRoadLeftCrossSlope | Specifies the cross slope of the left side of the primary road. |
![]() | PrimaryRoadRightCrossSlope | Specifies the cross slope of the right side of the primary road. |
![]() | SecondaryRoadLeftCrossSlope | Specifies the cross slope of the left side of the secondary road. |
![]() | SecondaryRoadRightCrossSlope | Specifies the cross slope of the right side of the secondary road. |