Connector |
Set the linked connector element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- otherConnector ConnectorElement
- The connector to link to.

Exception | Condition |
---|---|
ArgumentException | The connector being linked to is a different domain than that of the calling connector. -or- The connector being linked to is the same as the calling connector. |
InvalidOperationException | This connector type does not support linked connectors. |

Set the linked connector to to remove the link.
