Skip to main content
1-Visitor
April 15, 2016
Question

Standard part creation with Parameter prompts

  • April 15, 2016
  • 2 replies
  • 1335 views

All,

I need to generate a Standard part that prompts the User to submit details for Parameters "PART_NO" & "DESCRIPTION" at the time the 'new part' is in created. Any suggestions?

Thanks in advance.

Bob


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

2 replies

24-Ruby III
April 15, 2016

Hi,

unfortunatelly requested functionality is not implemented in Creo. Building custom application can solve your problem.

MH

21-Topaz II
April 15, 2016

If you designate the parameters, they show up in the new file options dialog.

Capture.JPG

They can, of course, ignore them and leave them blank, but it at least puts them in from of their eyes.

You'll also want to set the config option"force_new_file_options_dialog yes" to uncheck the "Use Default Template" box in the new file dialog.  Putting that in your config.sup disables that check box so the user must go to the New File Options dialog.

Capture.JPG