2027 Method
Changes 0
M

PlumbingUtils.HasOpenConnector

Description:
Checks if there is open piping connector for the given element - object of pipe curve, pipe fitting or pipe accessory.
public static bool HasOpenConnector(
	Document document,
	ElementId elemId
)
Return Value Boolean True if given element has open piping connector, false otherwise.