Share

SettingsProfile.SettingsCriteriaBasedDesignOptions 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.280

Syntax

C#

public sealed class SettingsCriteriaBasedDesignOptions : TreeOidWrapper

VB

Public NotInheritable Class SettingsCriteriaBasedDesignOptions
	Inherits TreeOidWrapper

C++

public ref class SettingsCriteriaBasedDesignOptions sealed : public 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.

See Also

Reference

Was this information helpful?