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 C# VB C++ F# public ConnectorElement GetLinkedConnectorElement() Public Function GetLinkedConnectorElement As ConnectorElement public: ConnectorElement^ GetLinkedConnectorElement() member GetLinkedConnectorElement : unit -> ConnectorElement Return Value ConnectorElement The linked connector element. If , the connector has no link. See Also Reference ConnectorElement Class Autodesk.Revit.DB Namespace
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 C# VB C++ F# public ConnectorElement GetLinkedConnectorElement() Public Function GetLinkedConnectorElement As ConnectorElement public: ConnectorElement^ GetLinkedConnectorElement() member GetLinkedConnectorElement : unit -> ConnectorElement Return Value ConnectorElement The linked connector element. If , the connector has no link. See Also Reference ConnectorElement Class Autodesk.Revit.DB Namespace