@liz68 wrote:
Hello Martin,
thanks for your answer.
This looks similar to mapkeys. Unfortunately I am not really familiar with using trails.
How can I create one for my case?
Hi,
if you have "zero" experience with trail file then it would be better not use it. FYI ... when you start Creo session and do some work in it then almost every action is recorded into trail file. Its name is trail.txt.n by default. When you finish Creo session, you can rename the file and edit its contents. Later you can replay resulting file in next Creo session. This enables you repeat recorded actions.
I think if you search community web, you will find more information concerning trail files.
Maybe it will be enough if you write a procedure How to update the set of points into Word document and use this document, when you need it:
- open new datum point table in Notepad outside of Creo
- in Creo edit definition of point feature
- click Update button
- delete old point table
- copy new datum point table from Notepad
- save
- finish edit definition action
- regenerate model.
Q: Why you need to automate the process of editing datum point definition?