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 JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Journal to start an NX command 1

Status
Not open for further replies.

kr7530

Automotive
Joined
Aug 9, 2011
Messages
130
Location
US
Can a journal be used to start/open an NX command?
I am looking to import step214 files. I would like the journal to open the dialog box with some of the setting set by the journal. Then the user only has to browse to the file location.

Thanks,
Kevin
 
kr7530 said:
Can a journal be used to start/open an NX command?

No, not in the way that you describe. Here are some alternatives:
[ul]
[li]If you always want to use the same options, edit the STEP import/export .def files to use the desired options. The options will now be set as desired and the user will only have to supply the export location.[/li]
[li]Add a folder browser to your journal so the user can supply the desired output location.[/li]
[li]Perhaps a macro could be used to open the STEP export dialog and set the desired options and end with the dialog open so the user can modify settings as needed and supply the output location.[/li]
[/ul]

www.nxjournaling.com
 
Thanks cowski! I think I will try having different .def files on a server for the different applications and also incorporate the browsing functionality.

Kevin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top