SettingsAlignmentSettingsCriteriaBasedDesignOptions Class

Criteria Based Design options settings class.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAlignmentSettingsCriteriaBasedDesignOptions

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

The SettingsAlignmentSettingsCriteriaBasedDesignOptions type exposes the following members.

Properties
 NameDescription
Public propertyDefaultDesignCheckSet Gets the default design check set.
Public propertyDefaultDesignCheckSetId Gets the default design check set Id.
Public propertyDesignSpeed Gets default alignment design speed.
Public propertyDesignSpeedLookupMethod Gets the table lookup rule in cases where the actual design speed does not exactly match the speed specified in the design criteria tables.
Public propertyRadiusLookupMethod Gets the table lookup rule in cases where the actual radius does not exactly match the speed specified in the design criteria tables.
Public propertyUseCriteriaBasedDesignOption Gets whether alignments use design criteria by default.
Public propertyUseDesignChecksOption Gets whether to use a design check set by default.
Public propertyUseDesignCriteriaFileOption Gets whether to use a design criteria file by default.
Top
See Also