Skip to main content
17-Peridot
June 24, 2014
Solved

Config Option to change Assembly Window Default

  • June 24, 2014
  • 2 replies
  • 3825 views

When Assembling a Component, it can be shown in the assembly context, in a separate window or both. Is there a config option to control this?


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 jbrouch

Take another look at "comp_assemble_start". The option: "constrain_in_window" will have your new component in that little secondary/imbedded window - all the other options will put new component in main window doing different things. All options will still give you toggle control while placing.

2 replies

Mahesh_Sharma
22-Sapphire I
June 24, 2014

Joseph,

I think you are looking for config option accessory_window_display.

jwagh17-PeridotAuthor
17-Peridot
June 24, 2014

Mahesh,

I believe that option brings up a completely new ProE window for the component - which isn't what I need. I am looking for an option to toggle those 2 buttons at the top-right of the model window, when assembling a component, that toggle the component within the context of the assy or a separate embedded window.

Mahesh_Sharma
22-Sapphire I
June 24, 2014

Joseph,

Possibly, config option comp_assemble_start will help you

jbrouch1-VisitorAnswer
1-Visitor
June 25, 2014

Take another look at "comp_assemble_start". The option: "constrain_in_window" will have your new component in that little secondary/imbedded window - all the other options will put new component in main window doing different things. All options will still give you toggle control while placing.

jwagh17-PeridotAuthor
17-Peridot
June 25, 2014

Bingo... good enough! Thanks!