ConnectorElementGetLinkedConnectorElement Method

Get the linked connector element.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ConnectorElement GetLinkedConnectorElement()

Return Value

ConnectorElement
The linked connector element. If , the connector has no link.
See Also