Share

IPipeFittingAndAccessoryPressureDropServer.IsApplicable Method

Check if the server is applicable for the pipe fitting or pipe accessory.


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

Syntax

C#

bool IsApplicable(
	PipeFittingAndAccessoryPressureDropData data
)

Parameters

data  PipeFittingAndAccessoryPressureDropData
The input data of the calculation.

Return Value

Boolean

See Also

Reference

Was this information helpful?