Settings that specify the defaults used when creating a profile using design criteria.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateProfileFromCorridorSettingsCmdCriteriaBasedDesignOptions
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdCriteriaBasedDesignOptions : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdCriteriaBasedDesignOptions Inherits TreeOidWrapper
C++
public ref class SettingsCmdCriteriaBasedDesignOptions sealed : public TreeOidWrapper
The SettingsCmdCreateProfileFromCorridorSettingsCmdCriteriaBasedDesignOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DefaultDesignCheckSet | Gets the default design check set. | |
| DefaultDesignCheckSetId | Gets the default design check set Id. | |
| UseDesignChecksOption | Gets whether to associate a design check set with the profile. | |
| UseDesignCriteriaFileOption | Gets whether to associate a design criteria file with the profile. |
