Gets the clearance required from the top outside of the highest pipe connected to the structure, to the rim.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public double VerticalPipeClearance { get; }
VB
Public ReadOnly Property VerticalPipeClearance As Double Get
C++
public: property double VerticalPipeClearance { double get (); }