RVTDocs.com

Hub

Class
Description:
Represents a connection between two or more Autodesk Revit Elements.
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
Syntax
public class Hub : Element