Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hy
I modify a note by Jlink. But if the command is finished I see the old note.
If I regenerate the drawing manual I see the new note also. The regenerate of the drawing doesn't work in the command.
Have anyone an idea?
Thanks a lot.
Dieter

Hi,
I am just guessing ...
pfcModel2D.Model2D.Regenerate ... does this method solve the problem ?
pfcSession.BaseSession.RunMacro ... I hope it helps ... you can record mapkey in Creo which does update action and then use its code by RunMacro method
MH
