• MACRO FOR GENERATING WIND LOAD IN STAAD PRO

    any one have the macros excel sheet prepared by mr. Surojit Ghoesh pl mail me at gauravmandage143@gmail.com
  • Macro For extracting Reactions for all the Loads and nodes at a time

    Dear All, I will be glad if you help me with the code. I Already have a code where i need to enter load case number to get the reactions at the particular load case. I have almost 1000 load cases and i want all the load cases to get in excel at…
  • OpenSTAAD - Switched Bending Moment Forces Output?

    I was trying to update an old OpenSTAAD excel macro so that it can run on the latest STAAD.Pro CONNECT edition. While I was trying to extract maximum bending moment member forces I found that the syntax that should've extract max moment comes back with…
  • OpenSTAAD | GetBeamList command is not working

    Greetings STAAD fans, I am developing a VBA to the get the list of beams and after a couple of tries I have notice that the OpenSTAAD | GetBeamList command is not working. Any suggestions? See the following VBA Macro Sub GetBeamList() On Error…