Criteria Based Design options settings class.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsAlignmentSettingsCriteriaBasedDesignOptions
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCriteriaBasedDesignOptions : TreeOidWrapper
VB
Public NotInheritable Class SettingsCriteriaBasedDesignOptions Inherits TreeOidWrapper
C++
public ref class SettingsCriteriaBasedDesignOptions sealed : public TreeOidWrapper
The SettingsAlignmentSettingsCriteriaBasedDesignOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DefaultDesignCheckSet | Gets the default design check set. | |
| DefaultDesignCheckSetId | Gets the default design check set Id. | |
| DesignSpeed | Gets default alignment design speed. | |
| DesignSpeedLookupMethod | Gets the table lookup rule in cases where the actual design speed does not exactly match the speed specified in the design criteria tables. | |
| RadiusLookupMethod | Gets the table lookup rule in cases where the actual radius does not exactly match the speed specified in the design criteria tables. | |
| UseCriteriaBasedDesignOption | Gets whether alignments use design criteria by default. | |
| UseDesignChecksOption | Gets whether to use a design check set by default. | |
| UseDesignCriteriaFileOption | Gets whether to use a design criteria file by default. |
