Skip to main content
1-Visitor
October 5, 2022
Solved

Expand assembly tree to a pre-defined level

  • October 5, 2022
  • 1 reply
  • 1130 views

Hello,

I have an assembly which have a bunch of groups and inside those groups have a bunch of components (whose are single components and other sub-assemblies). I would like to expand those groups down to next lower level in tree or even expand down to a pre-defined level. Is there any workaround to do this?

I am using Creo 7.0.6.0.

B.R.

R. Caetano

Best answer by tbraxton

In theory you could do this with a mapkey. I would only attempt this if the structure (model tree) of this assembly is stable, and you need to expand to a known level in the tree when opening the model. The mapkey is not likely to be robust unless the tree structure is very stable. It would be a hack but may be worth attempting if you are repeatedly expanding the tree to a specific level.

1 reply

tbraxton
22-Sapphire II
tbraxton22-Sapphire IIAnswer
22-Sapphire II
October 5, 2022

In theory you could do this with a mapkey. I would only attempt this if the structure (model tree) of this assembly is stable, and you need to expand to a known level in the tree when opening the model. The mapkey is not likely to be robust unless the tree structure is very stable. It would be a hack but may be worth attempting if you are repeatedly expanding the tree to a specific level.