SettingsCmdCreateProfileFromCorridorSettingsCmdCriteriaBasedDesignOptions Class

Settings that specify the defaults used when creating a profile using design criteria.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateProfileFromCorridorSettingsCmdCriteriaBasedDesignOptions

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

The SettingsCmdCreateProfileFromCorridorSettingsCmdCriteriaBasedDesignOptions 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