AllRefs Property


Connector All Refs Property

All references of the connector.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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