Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Future consideration
Workspace STAAD.Pro
Created by Guest
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.

  • Guest
    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?

  • Guest
    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?

  • Guest
    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.