Skip to main content
1-Visitor
December 8, 2015
Solved

When I drag a .prt or .asm file onto an open assembly...

  • December 8, 2015
  • 1 reply
  • 1168 views

...I want the dialogue box to pop up and ask me if I want to append the file or open it in a new window. Creo 3 does this when I drag onto a part window, but not an assembly window. WF5 always asked. What's the config.pro option to always get the dialogue box?

Thanks


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by MartinHanak

Hi,

set the following config.pro option

autoplace_single_comp no

Note: I tested it in Creo 2.0, only.


MH

1 reply

24-Ruby III
December 8, 2015

Hi,

set the following config.pro option

autoplace_single_comp no

Note: I tested it in Creo 2.0, only.


MH