Share

Hub.GetHubConnectorManager Method

Retrieves the ConnectorManager of the Hub.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public ConnectorManager GetHubConnectorManager()

Return Value

ConnectorManager
The ConnectorManager.

Remarks

The ConnectorManager provides information about elements connected via the Hub.

See Also

Reference

Was this information helpful?