GetHubConnectorManager Method


Retrieves the ConnectorManager of the Hub.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2012

Syntax

C#
public ConnectorManager GetHubConnectorManager()
Visual Basic
Public Function GetHubConnectorManager As ConnectorManager
Visual C++
public:
ConnectorManager^ GetHubConnectorManager()

Return Value

The ConnectorManager.

Remarks

The ConnectorManager provides information about elements connected via the Hub.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →