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 Future consideration
Created by Hidetaka Kaida
Created on May 30, 2023

Getting Ratio of the design calculation by OpenStaad API

There is no command to get the design calculation results in OpenStaad and I would like you to provide it.

  • Admin
    Carlos Aguera
    Reply
    |
    Jun 20, 2023

    All functions are documented in the OpenSTAAD help.

    For STAAD.Pro CONNECT Editions, that is:- file:///C:/Program%20Files/Bentley/Engineering/STAAD.Pro%20CONNECT%20Edition/Help/OSAPP/index.html

    For the STAAD.Pro 2023 release that is:- file:///C:/Program%20Files/Bentley/Engineering/STAAD.Pro%202023/Help/OSAPP/index.html


    This Idea, then is to add the multiple result capability of AISC 360-16 with the AIJ 2005 steel design. That will be added to the backlog.

  • takeshi nakahama
    Reply
    |
    Jun 20, 2023

    I will try the function Design.GetMultipleMemberSteelDesignResults() .

    Could you tell me about the parameters and return value of this function?

    And can you provide a sample code?

  • Hidetaka Kaida
    Reply
    |
    Jun 20, 2023

    Thanks for your information.

    I will try it.

    I would like to have the Japanese standard if possible.

  • Admin
    Carlos Aguera
    Reply
    |
    Jun 19, 2023

    Thank you for posting this idea. I think you mean that you would like to have OpenSTAAD report design results. There are a number of functions already provide, although the documentation needs to be updated. The for designs performed to AISC 360-16, the function Design.GetMultipleMemberSteelDesignResults() can report the results for each design parameter block. Are you looking for a similar capability for a different code?

  • Hidetaka Kaida
    Reply
    |
    May 31, 2023

    Currently, we can only the last value for each design.

    We would like to get the value for each parameter and its critical case.