Contents Namespaces | Ansys.ACT.Interfaces.Analysis Namespace | IAnalysis | Print page Solve(bool, string) Computes the analysis solution. Declaration Syntaxpublic void Solve(bool wait, string config)Parameterswait(bool)Specifies to wait the completion of the solution before return.config(string)Specifies which solve configuration to use. « Solve(bool) WriteInputFile(string) »