Root path for systems analysis workfiles
Namespace: Autodesk.Revit.ApplicationServicesAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2020
Syntax
C# |
---|
public string SystemsAnalysisWorkfilesRootPath { get; } |
Visual Basic |
---|
Public ReadOnly Property SystemsAnalysisWorkfilesRootPath As String Get |
Visual C++ |
---|
public: property String^ SystemsAnalysisWorkfilesRootPath { String^ get (); } |