Share

ConnectorElement.GetLinkedConnectorElement Method

Get the linked connector element.


Namespace: Autodesk.Revit.DB
Assembly: 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

Was this information helpful?