Gets the depth of cover.
Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public SettingsPressureNetworkSettingsDepthOfCover Cover { get; }
VB
Public ReadOnly Property Cover As SettingsPressureNetworkSettingsDepthOfCover Get
C++
public: property SettingsPressureNetworkSettingsDepthOfCover^ Cover { SettingsPressureNetworkSettingsDepthOfCover^ get (); }