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

Creo Default Assembly Template

  • Thread starter Thread starter dannerj
  • Start date Start date
D

dannerj

Guest
Hi all -
We recently updated to Creo 1.0, and I copied over all of my config files and templates. I have the config file set to default to mmns_asm_design template, which it does just fine. Within that template I have parameters designated to prompt me for input (Description, Company_Name, etc...)
My problem is that Creo does not prompt me for the input. I had no issue with this in Wildfire. With Creo, I either need to remember to uncheck the "use default template" box on the Create New screen, or remember to go into the paramaters after the assembly is created. Is there a "fix" to this? Am I doing something wrong? Any help would be appreciated.
 
Make this entry in your Config.pro file to uncheck the box as your default

"force_new_file_options_dialog" and set the status to "Yes"
 
You may need to set the path to your templates in your config.pro, it may be looking in a different directory than you think it is.
start_model_dir
 

Part and Inventory Search

Sponsor

Back
Top