OS. Write an OpenSTAAD Program in C++
This example will introduce you to several concepts necessary to writing OpenSTAAD applications in C++.
The example C++ project for Visual Studio 2019 can be downloaded here.
Tip: If you followed the previous “Hello
World!” example, you may simply delete that line and start from that
point.