GetLinkedConnectorElement Method


Connector Element Get Linked Connector Element Method

Get the linked connector element.

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

Return Value

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