Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hallo,
Thanks to the new Windchill 10.2 Server I was able to check in a *.mtl file.
But her is my next Problem. How must I type the path at the pro_material_dir parameter in the config.pro to link my material library to the windchill folder?
I try this: pro_material_dir "https://academic.ptc.com/Windchill/Projekt/Formula_2015 - LA ERacing/Ordner/creo_bib/material"
but it didn't work.
Solved! Go to Solution.
Robert, this is not the right syntax for a Windchill folder path in Creo's config.pro file. The proper way to set the path is to browse for it from the Creo Options Configuration Editor. Use File, Options, Add, enter pro_material_dir and then pick the Browse button. Choose your project and folder and the end result will be something like this:
Robert, this is not the right syntax for a Windchill folder path in Creo's config.pro file. The proper way to set the path is to browse for it from the Creo Options Configuration Editor. Use File, Options, Add, enter pro_material_dir and then pick the Browse button. Choose your project and folder and the end result will be something like this:
Thanks a lot for the help.
Now it all works fine.