Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco-Pellegrino committed Mar 28, 2024
1 parent 0515213 commit e4e2579
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ static void Main()

// Running the analysis

connection.Open(model, true);
connection.Open(model);
connection.RunAnalysis(analysisSettings);


Expand Down

0 comments on commit e4e2579

Please sign in to comment.