| Revit 2022.1 API |
| EnergyDataSettings..::..GetReportsFolderParsed Method |
| EnergyDataSettings Class See Also |
Gets the absolute reports folder path that is parsed from the original input.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2022
Syntax
| C# |
|---|
public string GetReportsFolderParsed() |
| Visual Basic |
|---|
Public Function GetReportsFolderParsed As String |
| Visual C++ |
|---|
public: String^ GetReportsFolderParsed() |