SettingsCmdRunDepthCheckSettingsCmdDepthCheckOption 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.292
Syntax
public sealed class SettingsCmdDepthCheckOption : 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.
Top
See Also