Hub Class


Represents a connection between two or more Autodesk Revit Elements.

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

Syntax

C#
public class Hub : Element
Visual Basic
Public Class Hub _
	Inherits Element
Visual C++
public ref class Hub : public Element

Remarks

  • Elements connected via a Hub do not refer directly to each other - they each refer to the Hub that keeps all the connectivity information.
  • Hubs connect only structural Analytical Model Elements.

Inheritance Hierarchy

System Object
Autodesk.Revit.DB Element
Autodesk.Revit.DB.Structure 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 →