SettingsCmdCreateIntersectionSettingsCmdCrossSlopes Class

Settings for the default cross slopes of new intersection
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateIntersectionSettingsCmdCrossSlopes

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

The SettingsCmdCreateIntersectionSettingsCmdCrossSlopes type exposes the following members.

Properties
 NameDescription
Public propertyPrimaryRoadLeftCrossSlope Specifies the cross slope of the left side of the primary road.
Public propertyPrimaryRoadRightCrossSlope Specifies the cross slope of the right side of the primary road.
Public propertySecondaryRoadLeftCrossSlope Specifies the cross slope of the left side of the secondary road.
Public propertySecondaryRoadRightCrossSlope Specifies the cross slope of the right side of the secondary road.
Top
See Also