Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
I want to make a macro for automatically open files .drw when i have in the monitor the relative files .prt or .asm.
The function must work on the currently workspace.
The problem is how to have the name of the file in the monitor.
Exist a label /dependent variable that return the name of the open's file ?
&dwg_name not works in the macro.
This label must change and must be the name of the open's file .
Thanks
Hi,
see https://community.ptc.com/t5/Part-Modeling/Creo-2-0-Open-a-drawing-from-active-part/m-p/260926
I create such tool for Creo 2.0. You can download it and modify to get it working with ProE WF4.