Skip to main content
1-Visitor
June 5, 2018
Question

WF4 macro for open automatically .drw

  • June 5, 2018
  • 1 reply
  • 879 views

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

1 reply

24-Ruby III
June 6, 2018

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.