PipingSystem.GetVolume Method

Gets the volume of this piping system.


Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public double GetVolume()

Return Value

Double

Exceptions

ExceptionCondition
InvalidOperationException The volume can not be calculated for this system.

Remarks

The publicly exposed method.

See Also

Reference

PipingSystem Class
Autodesk.Revit.DB.Plumbing Namespace