Revit 2026 API
Analytical |
ElementId of the AnalyticalPanel parent.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId PanelId { get; }
Public ReadOnly Property PanelId As ElementId Get
public: property ElementId^ PanelId { ElementId^ get (); }
member PanelId : ElementId with get
Property Value
ElementIdSee Also