Sets name and path information identifying systems analysis workflow files.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public void SetSystemsAnalysisWorkflows( IDictionary<string, string> paths )
Parameters
- paths IDictionary<String, String>
- The map of systems analysis workflows.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |