WilsonBlr
Aerospace
- Jun 11, 2014
- 19
Hi all,
I am into application development using C++. I am new to NXOpen. For my next assignment I am looking to creating an application in C++ using NXOpen libraries. The application is supposed to be external to NX environment (as an independent setup and program launcher). Where should I start? I have been reading through the documentation but have never actually worked on NX before. (I have Visual Studio 2010 and NX 8.5 installation)
The application that I am creating will read a set of points from a file and pass to NX or NX session and create a surface in NX. I intend to perform a few more operations on the surface, outside of NX, like creating a mesh.
I am having trouble in setting up the project. What selection do I need to make to have this application as external? The application need not open the NX viewer. What should the entry point of this application be?
Thanks for help in advance.
Regards
Wilson