Gets the depth of cover.
Namespace: Autodesk.Civil.SettingsAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.3.1717.0
Syntax
C#
public SettingsPressureNetwork.SettingsDepthOfCover Cover { get; }
Visual Basic
Public ReadOnly Property Cover As SettingsPressureNetwork.SettingsDepthOfCover Get
Visual C++
public: property SettingsPressureNetwork.SettingsDepthOfCover^ Cover { SettingsPressureNetwork.SettingsDepthOfCover^ get (); }