Skip to Main Content
STAAD.Pro Ideas Portal

Welcome to the STAAD.Pro Ideas portal. The purpose of this site is to post ideas for enhancements and new features. We value your feedback and our team regularly reviews your suggestions for consideration in future releases.

You have 3 options for providing feedback:

  1. Vote for an existing Idea. The popularity of an Idea helps us understand its importance to our users.

  2. Comment on an existing Idea. We want to hear your unique point of view.

  3. Add a new Idea. If no existing Idea describes what you would like, add a new one!

When you Vote, Comment, or Add an idea you will also be subscribed to that Idea and will receive status updates. Please note that we may merge or rename Ideas for clarity. Thank you for your support and feedback, it is always appreciated!

Status Needs review
Created by Guest
Created on Aug 22, 2025

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 ?