12-06-2018 06:32 AM
Hi,
For my thesis I'm making a siemens nx-tool by writing an NXOpen script.
This script is writen in python.
For my tool, I need an inputbox so the user can give in values for some variables.
I found how to do a message box;
NXOpen.UI.GetUI().NXMessageBox.Show("Test Code", NXOpen.NXMessageBox.DialogType.Information, "hello world")
But I can't find the code for an Inputbox?
Thanks in advance
12-18-2018 11:14 AM
Sorry, I can't help - but there is a NX-Programming Community here:
Best wishes
Martin