• 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
  • OpenSTAAD Axial Force Macro Problem

    Hi, I have created a macro to extract bending, shear, and axial forces from STAAD. The forces are correct, but I am having an issue with the "Location of Max Axial Force" outputs. Please see attached screenshots. The macro is reporting that the…
  • Macro to generate percentage steel table in Excel

    Getting the reinforcement data from Staad is not user friendly and time taking. Requires clicking each member and check. Is there any way we can see percentage steel all at once for all the members? or export in excel. With macro can it be done? If any…
  • Macro use in STAAD.Pro CONNECT

    Hello All, I'm trying to create a macro that will do the following: 1. Extract support reactions from a steel frame STAAD model for each support and for each of my applied loads (unfactored) 2. Summarize these reactions in an Excel table 3. Use…
  • Torsion forces using GetIntermediateMemberForcesAtDistance

    Want help on StaadPro OpenStaad function GetIntermediateMemberForcesAtD istance, it is giving torsional forces same at every intermediate distances, where as the values in Section Forces table for torsion at intermediat e distances are correct. I am using…
  • 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…
  • STAAD-ADD INN

    hi could anyone know how to add add-inn to staad pro?? Is it possible to have customized add-inn for staad pro??? Regards Mallesh
  • 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…
  • OpenSTAAD | Property.CreateMemberPartialReleaseSpec

    Greetings STAAD Users, I am creating a Visual Basic Macro using the Properties Command CreateMemberPartialReleaseSpec. After a couple of tries, I have being getting trouble with this command. See the following VBA. A portion of the macro is the…
  • VBA Load Input File

    Hi all, I currently have a VBA script in Excel which produces an input file as a .txt which I manually copy into the editor. Is there a VBA command to load up an input file within Staad? The end of my Excel macro currently opens Staad Pro and creates…
  • RE: need to Create a icon/button in toolbar so that I can run my Macro's directly instead of Tools->User Tools

    You can add your macros to be part of the User Tools and can run it from the toolbar as explained in the following section of the help documentation
  • need to Create a icon/button in toolbar so that I can run my Macro's directly instead of Tools->User Tools

    I have some basic macros to select beams and nodes ... Everytime i'm using Tools -> User Tools to run it.. Instead I want to create a button to trigger that macro. Please help to sort out this problem.
  • Is there a way to get the plate material density using OpenSTAAD?

    I'm trying to develop the macro for automatic bill of material generation. I’ve been stuck at getting plate properties. Thickness is ok. I'm using " .Property.GetPlateThickness " But I can't find a way to get the density of plate material. Surprisingly…
  • Create Your Own Tables in STAAD.Pro using OpenSTAAD

    One of the major capabilities that is available to STAAD.Pro users is the flexibility that it can provide engineers to create their own user defined tables with a macro using OpenSTAAD. This blog post is to show how that can be done with a practical…
  • STAAD.pro Create Material Macro

    Applies To Product(s): STAAD.Pro Version(s): All Environment: N/A Area: Modeling Solutions Subarea: Materials Original Author: Bentley Technical Support Group …
  • Automation of Report Setup

    Hi, We select some items like images, some input tables and some output tables for report. This list is always same for every report. Can we make any macro or dialog box which will be having all items together so that every time we do not need to select…