Skip to main content
1-Visitor
February 13, 2017
Question

Creo Parametric 3.0 - Templates Problem

  • February 13, 2017
  • 2 replies
  • 2053 views

Creo Parametric 3.0 Templates don't work/load when trying to create a new part, why?

Thaks in advance for any information.

2 replies

24-Ruby III
February 13, 2017

Hi,

if you want to create your own startup part, then:

  • create new empty directory, for example C:\PTC\mytemplates
  • create part representing your template (for example myprt.prt) and save it into C:\PTC\mytemplates directory
  • put following options into config.pro file:
    • start_model_dir   C:\PTC\mytemplates
    • template_solidpart   C:\PTC\mytemplates\myprt.prt
  • start Creo and create new part

MH

18-Opal
February 13, 2017

Hi Jose,

If you are trying to access the default templates, they are installed in the following location, with the Creo 3.0 installation:

<drive_letter>:\<install_folder>\Creo 3.0\<datecode>\Common Files\templates

Please check if this folder is accessible.

Thanks,

Amit