Share

SettingsCmdCreatePressureNetwork.SettingsCmdDepthOfCover Class

Settings for depth of cover.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreatePressureNetworkSettingsCmdDepthOfCover


Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsCmdDepthOfCover : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdDepthOfCover
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdDepthOfCover sealed : public TreeOidWrapper

The SettingsCmdCreatePressureNetworkSettingsCmdDepthOfCover type exposes the following members.

Properties

 NameDescription
Public propertyDepthBelowSurface Specifies the depth below surface.

See Also

Reference

Was this information helpful?