Revit 2025.3 API
View |
The full path of the output folder for systems analysis
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string SystemsAnalysisOutputFolder { get; }
Public ReadOnly Property SystemsAnalysisOutputFolder As String Get
public: property String^ SystemsAnalysisOutputFolder { String^ get (); }
member SystemsAnalysisOutputFolder : string with get
Property Value
StringSee Also