Hi ,
i trying to develop custom tool using openstaad + c#.
i want know what is reference .dll name and where its located in staad installed path.(specially connect edition)
your sample Excel macro is working fine in my system. in this new version i not able find openstaadUI reference .dll.
i want known whether openstadd is separate installation and need separate license to develop custom Tool? if not can you guide us how find reference .dll.
Hi Chinna
With the latest version of STAAD.Pro, the distribution of OpenStaadUI.tlb file has been discontinued. Instead, we have embedded the file inside ‘StaadPro.dll’. You need to add the ‘StaadPro.dll’ as a reference to lookup the methods in Intellisense box. However, to run the code, TLB is not required.
I hope this helps,
B. ZIANE
Hi Badrz,
Visual Studio 2017 + STAAD pro Connect Edition
i tried with referring 'Staadpro.dll' but am not able view or Call Openstaad Function using .Net(c#) language. here i attached snap shot for your reference.
can help help me. whether i added correct references or i want to any others references.
Hi Chinna,
My apologies, i was away for the last 2 weeks. As i work mostly with MSExcel, i couldn't test your problem. I passed the info over to our development team to test and comment. I will update you asap.
Thank you,
HI badrZ,
I facing same issue in vs 2019.any updates from your development team?
any update from development team.. already my tools are developed in Select Series 6 version + C#. Really worrying how to make this tools should run for Connect edition. we need your Support to get solution for this issue