Checks if the element is a valid hydraulic loop boundary.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static bool IsHydraulicLoopBoundary(
Element element
)
Parameters
- element Element
-
The element to be checked.
Return Value
Boolean
Exceptions
See Also
Reference