Application.SystemsAnalysisWorkfilesRootPath Property

ApplicationSystemsAnalysisWorkfilesRootPath Property

Root path for systems analysis workfiles

Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string SystemsAnalysisWorkfilesRootPath { get; }
Public ReadOnly Property SystemsAnalysisWorkfilesRootPath As String
	Get
public:
property String^ SystemsAnalysisWorkfilesRootPath {
	String^ get ();
}
member SystemsAnalysisWorkfilesRootPath : string with get

Property Value

String
See Also