• Is there any option to extract STAAD results from the temporary files created with analysis file (.scn, .bmd)?

    Is there any option to extract STAAD results from the temporary files created with analysis file (.scn, .bmd)?
  • OpenStaad Macro using VB.NET

    Hi Guys, I Have tried to create OpenStaad macro using VB.NET. This program can generate geometry of 2D or 3D Single Span or Multi Span Pitched roof Frame(Portal Type) without any edit. This helps to save time. Few additional optional features are…
  • Different versions of OpenSTAAD?

    Yesterday I was trying to use a program I wrote in C# using OpenSTAADUI on a colleagues computer and it blew up. The reason was that my colleague's OpenSTAADUI.tlb file is from 2010 whereas mine is from from 2013. I call the method PropertyUI.GetSectionPropertyList…
  • OpenSTAAD in .NET

    Hi All, First post here. I'm tinkering with OpenSTAAD in .NET. There's a lot of info available on using OpenSTAAD with vba, but not much in .NET, so I have a few questions. - Is OpenSTAADUI the correct library to use for COM automation via .NET…
  • Structural startup automation

    Hi, I am a newbee on cad support field. Recently I need to extract data from structural drawing and put information to text file. I got a script which can collect data and export to a file. In the manual way, I need to load structural…