I'm trying to grab a minimum bounding box / AABB for models loaded in NX using NXOpen and c++. I'm having a very hard time finding documentation for NXOpen, does anyone know how to do this?
The NX help is a separate install from NX; when you install the help docs, make sure to check the option for the programming docs (they are not installed by default). Now, start the NX help and go to the "programming tools" -> NXOpen -> Open for C/C++.
Also, GTAC has a lot of code examples to look through; go to: