Revit 2025.3 API
Energy |
The folder path where all systems analysis reports are stored. It may include special label and relative path.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string ReportsFolder { get; }
Public ReadOnly Property ReportsFolder As String Get
public: property String^ ReportsFolder { String^ get (); }
member ReportsFolder : string with get
Property Value
StringSee Also