Hello all, here is the context:
- We are preparing an assembly pattern by creating in the 3DShape of the main product, a geometrical set containing coordinate systems where we want our pattern instances to be.
- To position the coordinate systems, we select geometrical objects (point, edge, other coordinate systems...) of sub-product.
- It is easy to select them in the graphic area, since we know where we want to place our coordinate system.
Difficulty:
- Sometimes, probably for large assembly, the object is not selectable in the graphic area (no entry sign).
- We need to develop the 3DShape node containing the object so it loads, then it is selectable in the graphic area.
- Workaround: right click in the graphic area, center tree, develop the 3DShape.
- Workaround is OK but when we need to do it 10s of times in a row, it is time consuming.
Question: how to load all 3DShape of first level product in the tree? (all our objects of interest are at the first level)
Maybe there is some preferences that control what is loaded on opening? It doesn't seem to happen for small assemblies.
Thank you for your help !