Revit 2026 API
Analytical |
Hub ID at end of AnalyticalLink.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId EndHubId { get; }
Public ReadOnly Property EndHubId As ElementId Get
public: property ElementId^ EndHubId { ElementId^ get (); }
member EndHubId : ElementId with get
Property Value
ElementIdSee Also