Get the linked connector element.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ConnectorElement GetLinkedConnectorElement()
Return Value
ConnectorElement
The linked connector element. If
null, the connector has no link.
See Also
Reference