Share

SettingsCmdRunDepthCheck.SettingsCmdDepthCheckOption Class

Settings for depth check option.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    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

 NameDescription
Public propertyMaximumDepthOfCover Gets the maximum depth of cover.
Public propertyMinimumDepthOfCover Gets the minimum depth of cover.
Public propertyUseMaxDepthOfCoverValidation Gets whether use max depth of cover validation.
Public propertyUseMinDepthOfCoverValidation Gets whether use min depth of cover validation.

See Also

Reference

Was this information helpful?