Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi all,
Any idea how to allow to run mapkey only for solid part? Imagine that mapkey adds annotation feature. This mapkey should only works for solid models, for sheetmetal and assemblies is should be forbidden.
Because I'm able to sort files, and select only necessary -I've try to use ptcdbatch, in which only solid part were selected, but unfortunately this functionality does'n work( look at https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS109444).
Maybe there is an issue with my mapkey definition.
regarsds
Krzysztof
the issue was with definition of mapkey.
At the end I forget to add
mapkey(continued) ~ Command `ProCmdModelSave` ;~ Activate `file_saveas` `OK`;
