Settings for depth check option.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdRunDepthCheckSettingsCmdDepthCheckOption
Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdDepthCheckOption : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdDepthCheckOption Inherits TreeOidWrapper
C++
public ref class SettingsCmdDepthCheckOption sealed : public TreeOidWrapper
The SettingsCmdRunDepthCheckSettingsCmdDepthCheckOption type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| MaximumDepthOfCover | Gets the maximum depth of cover. | |
| MinimumDepthOfCover | Gets the minimum depth of cover. | |
| UseMaxDepthOfCoverValidation | Gets whether use max depth of cover validation. | |
| UseMinDepthOfCoverValidation | Gets whether use min depth of cover validation. |
