Root path for systems analysis workfiles
Namespace: Autodesk.Revit.ApplicationServicesAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.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 (); } |