SettingsCmdCreateIntersectionSettingsCmdSecondaryRoadProfileRules Class

Settings for the default secondary road profile rules of new intersection
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateIntersectionSettingsCmdSecondaryRoadProfileRules

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

The SettingsCmdCreateIntersectionSettingsCmdSecondaryRoadProfileRules type exposes the following members.

Properties
 NameDescription
Public propertyApplyGradeRules Specifies whether or not to apply grade rules.
Public propertyDistanceRuleToAdjusttheGrade Specifies the method that is used to adjust the grade of the secondary road profile. When To Intersection Extents is selected, the grade of the secondary road profile is adjusted to meet the extents of the intersection object. When Specify Distance is used, the grade of the secondary road profile is adjusted by the value that is entered in the Distance Value.
Public propertyDistanceValue Specifes the distance that is used to adjust the grade for the secondary road profile when Specify Distance is selected for Distance Rule to Adjust the Grade.
Public propertyMaximumGrade Specifies the maximum grade that can be used in the profile for the secondary road.
Public propertyMaximumGradeChange Specifies the maximum grade change that can be used in the profile for the secondary road.
Top
See Also