UI Refresh when interacting with CAM via NXOpen
UI Refresh when interacting with CAM via NXOpen
(OP)
I have an .NET application that interacts with NX via .NET remoting. My issue is when I make changes to the work part such as operations, tools, etc in manufacturing the Operation Navigator does not update with the changes. I currently have to manually switch NX to a different application (like modeling) and then back to manufacturing for the changes to show up. Is there a way to refresh the Operation Navigator via NXOpen?
Thanks,
Chad
Thanks,
Chad





RE: UI Refresh when interacting with CAM via NXOpen
Mark Rief
Product Manager
Siemens PLM
RE: UI Refresh when interacting with CAM via NXOpen
In .NET I found it under NXOpen.UF ► UFSession ► UiOnt.Refresh();