• Open STAAD - Warning Handling & Minimized window mode.

    We have been trying to automate STAAD.Pro application through VB.NET coding. We need to run the STAAD.Pro application in the minimized window mode. Also, how can we handle STAAD.Pro warning message through VB.NET. Thanks in advance...
  • 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…
  • "Can’t not create activeX component"

    Hi everyone, I have a problem as below: I used Microsoft Visual Basic 2010 to make Macro and I used the following to get the end-force: objOpenSTAAD2 = CreateObject("OpenSTAAD.Output.1") When programming I put the reference to file: “Interop.OPENSTAADLib…