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…
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…
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…