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:
Vote for an existing Idea. The popularity of an Idea helps us understand its importance to our users.
Comment on an existing Idea. We want to hear your unique point of view.
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!
It helps to think through how this would work. If you are looking for the design data from a member then it would make sense to consider all the aspects of the design. Is it a beam or column or slab? Where are you getting the bar info from? Start, Middle End? Were you thinking along the following 2 functions:-
Return = Design.GetConcreteDesignSummary(Member, Code, Type, Load case)
Return 1 = a designed concrete object, 0, no cocnrete design for this member.
Return - Design.GetConcreteRebar(Member, Location, BarMain, BarSec, NumMain, NumSec, AsMain, AsSec)
Return 1 = a designed concrete object, 0, no cocnrete design for this member.
Also how would this help in the project?
Hello Carlos,
If we give the member number as input parameter , from the design output, OpenSTAAD function should be able to retrive the Ast , bar dia and no of bars from the output design summary or if it gives the requrirement load case wise, it would be more useful.
thanks you for considering this idea.
Thank you for posting this idea. There is currently no OpenSTAAD function to obtain the output from a concrete beam/column/slab design. Perhaps you can provide an example of how you imagine that function might look and work.