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