I have an application which launches NX with an NXOpen .dll. When NX launches, the viewport only reaches about 2/3 of its normal size, as well as the rest of the UI not initializing. Is there any way in NXOpen to fully initialize the UI and viewport?
I'm trying to automate changing camera properties in NXOpen c++. This is for benchmarking purposes to be used on several different prt files.
Manually, I am able to do this in NX via Menu->View->Camera->Capture and Edit, and then adjust the settings there.
The relevant journal code generated by...
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?
Thanks
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?
Thanks