Returns names for systems analysis workflows.
Namespace: Autodesk.Revit.ApplicationServicesAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<string> GetSystemsAnalysisWorkflowNames()
Return Value
IList<String>
An array of names of systems analysis workflows.
Remarks
The array that is returned contains the name of the systems analysis workflow,
in the order they are specified in Options.
See Also
Reference