Share

Connector.AllRefs Property

All references of the connector.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

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

Reference

Was this information helpful?