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: 2015.0.0.0 (2015.0.0.0)
Since: 2014

Syntax

C#
bool IsApplicable(
	PipeFittingAndAccessoryPressureDropData data
)
Visual Basic
Function IsApplicable ( _
	data As PipeFittingAndAccessoryPressureDropData _
) As Boolean
Visual C++
bool IsApplicable(
	PipeFittingAndAccessoryPressureDropData^ data
)

Parameters

data
Type: Autodesk.Revit.DB.Plumbing PipeFittingAndAccessoryPressureDropData
The input data of the calculation.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →