Browse By Tags

  • openSTAAD - Import data from Staad

    Hello Guys, at work I have to import static models from STAAD into other calculation software. I would like to copy all information into excel and then from excel into final software. I’m sure that there are some openSTAAD experts on this forum who solved…
  • Excel code - StaadPro Connect Edition

    Hello everyone, I've got an excel code that extracts support reactions on a given node. I've been using it and it works well with the old StaadPro Select series. But since after I've migrated to Connect Edition, the codes has stopped working and giving…
  • missing "OpenSTAADUI.tlb" library file

    Hello ... I've just installed "STAAD.Pro Advanced CONNECT Edition - Version 21.03.00.146" on my workstation and now I can't find the "OpenSTAADUI.tlb" library to run the Excel VBA macros !! ... please advise asap with thanks
  • openSTAAD - getting started

    Hi, I am trying to get started with openSTAAD.I have tried in excel and the built in editor in STAAD.I get an error when trying to instantiate the open staad library. I have Staad open to a new file. I have tried the flowing code in VBA for Excel…
  • Excel and STAAD Integration problem

    Hello Everyone, I am working in a Metro Rail infrastructure project at present. For a particular design problem, I have to run number of STAAD files and extract the result. I want to simplify the process of running the STAAD and extracting the result…
  • 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…
  • Customized analysis results output

    So I was wondering if there is a way to get this table but for each member in the structure rather than for the whole structure. No one is interested in visiting the Results Setup>Range Tab to filter the results in this table by the number of beams in…
  • HELP needed OpenstaadUI library

    Please advice or provide some documents related to OpenStaadUI library as I am trying to use its functions viz Function GetMemberDesignParameters(nBriefRef As Long, nMemberNo As Long, pDesignParams As OSMemberSteelDgnParams) As Long I want to get…
  • linking excel file to staad

    Dear All, I am posting my excel file in which i have prepared staad input file. The staad input which is generated within excel does not have much variables other than length of the member or say loading. 1) I am able to create input file which…