Share

SettingsCmdCreateProfileFromCorridor.SettingsCmdCriteriaBasedDesignOptions 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.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

 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?