IsPipingConnector Method


Pipe Is Piping Connector Method

Checks if the given connector is a valid piping connector.

Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static bool IsPipingConnector(
	Connector connector
)

Parameters

connector Connector
Connector to check

Return Value

Boolean
True if the connector has the Piping domain type.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
Remarks
A connector must be Piping domain type to be connected with other pipes.
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 →