Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

NX Open with Python - Get user input

Status
Not open for further replies.

ewanh

Electrical
Joined
Jun 27, 2019
Messages
1
Location
GB
Hi,
I am using NX Open with Python to manipulate a CAD file. I want to be able to get input from the user such as file names and file paths.
I have tried using NXOpen.UF.Ui.AskStringInput() but this does not appear to do anything. This should be possible as I have found a tutorial for doing it in VB ([URL unfurl="true"]http://www.nxjournaling.com/content/user-input-input-boxes[/url]).
If anybody knows how to do this in Python, please let me know.
Ewan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top