Revit 2025 API
Analytical |
ElementId of the AnalyticalPanel parent.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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