Distinct OpenSTAAD objects for each instance of Staad (in Python)
OpenSTAAD objects for each instance of Staad help in interacting programmatically with multiple models simultaneously. In VBA it can be done by Set objOpenStaad = GetObject(staad path). Can you please share how to do the same thing in Python ?