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 added like Support conditions, Support Group, Adding Exterior/Interior/Ridge ties. Output is fine in my computer. But when trying to run my program in different computer The StaadPro is closed. But after reopening StaadPro I found geometry was generated perfectly.
If anyone have come across this problem please help. Some previews as below:
why are using vb.net for this small structure why not in excel via VBA?
which version of Staad you are using? i am using community edition and can't find openstaad.dll file to reference in VB.net.
from your problem description i can't understand your problem, is your program is not working on other pc?
Hi Vivek
VBA has limited functions and buttons. Also, by using VB.net you can use stand alone file which does not require MSExcel. This program is for many users. So chance of modification accidentally or intentionally is nil. As I know OpenStaad functions can be used in .NET environment.
Anyway Now My program is running well in different PCs. This problem is solved.
Thanks.
can i know which version of staad you are using?
how did you add openstaad reference to program?