ConnectorAllRefs Property

All references of the connector.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ConnectorSet AllRefs { get; }

Property Value

ConnectorSet
Remarks
A set of connectors that the connectors is connected to, including both physical connection and logical connection.
See Also