RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Connector

Connector.IsConnectedTo

Method
Description:
Identifies if the connector is connected to the specified connector.
Syntax
public bool IsConnectedTo(
	Connector connector
)
Parameters
Parameter Type Description
connector Connector
Return Value
Exceptions
Exception Condition
ArgumentNullException Thrown when the argument is.