IsApplicable Method


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

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2014

Syntax

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

Parameters

data
Type: Autodesk.Revit.DB.MechanicalDuctFittingAndAccessoryPressureDropData
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 →