Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
I Create a new model(new.drw file).
and call ProMdlSave().
a model(new.drw) save at C:\Users\Public\Documents
can i change ProMdlSave path?
Solved! Go to Solution.
You need to set valid working directory before saving model using "ProDirectoryChange"
You need to set valid working directory before saving model using "ProDirectoryChange"
