Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
I would like to automatically have the def_profile.dep_step loaded when starting the program versus having to remember the first time saving a .stp file. Is there a way that this can be loaded in the config.pro?
I learned a lot from this post, but still lack some information:
Solved! Go to Solution.
Are you looking for this config: export_profiles_step C:\*\*\def_profile.dep_step
Here are the config options. We also export parasolid and iges files so we have them mapped also.
Are you looking for this config: export_profiles_step C:\*\*\def_profile.dep_step
After testing, that is what I was looking for.
Where the "C:\*\*\" is the path to the place where you saved the .stp profile out.
Thanks!