SettingsProfileSettingsCriteriaBasedDesignOptions Class

criteria Based Design options setting class
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsProfileSettingsCriteriaBasedDesignOptions

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

The SettingsProfileSettingsCriteriaBasedDesignOptions 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 propertyUseDesignChecksOption Gets whether to associate a design check set with the profile
Public propertyUseDesignCriteriaFileOption Gets whether to associate a design criteria file with the profile.
Top
See Also