Hi!
We are developing an add-in to NX. We use NXOpen.
Question:
is there any way to know in the code that an user is rotating/panning/zooming the view?
This could probably be in any form:
- a simple method which returns the state of user interaction (like SolidWorks API has get_DynamicMode()...