Check if the server is applicable for the pipe fitting or pipe accessory.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
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.