Gets the volume of this piping system.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public double GetVolume()
Return Value
DoubleExceptions
Exception | Condition |
---|---|
InvalidOperationException | The volume can not be calculated for this system. |