Can someone explain me the difference between supressing, visibility and activate in an assembly?

to_schroeder
Contributor

Can someone explain me the difference between supressing, visibility and activate in an assembly?

to_schroeder
Contributor
Contributor

I have a not-so-small assembly and like to work with isolating and turning the visibility on and off. But now that i think about it what does surpressing *actually* do. is it just turning visibility and constraints off?

 

whats the deal with activate? (and is there a way to select a de-activated part without the browser?)

 

thank you in advance 🙂

0 Likes
Reply
Accepted solutions (1)
630 Views
4 Replies
Replies (4)

CCarreiras
Mentor
Mentor
Accepted solution

Hi!

In Resume:

Visibility - It's just turning on/off the visibility of the component. The part will be counted in BOM, constraints stay active, etc. It saves some memory in the graphics card. You can do some visibility schemes and you can use them as filters to do specific part lists in drawings...

Suppress - It's kind of deleting the part (but temporally). The constraints or other aspects are also suppressed. It will not be counted in BOM. Also, you can create different Model states to create several scenarios of the assembly and use them as a filter in drawings. Suppressing components will save computing memory, so, in big assemblies, it can be used to gain computing performance by suppressing some components that you're not working on at the moment.

 

Activate - it's just a status, where you have the part in the workplace, but you can not select it. There are some uses for that, for example for use in reference parts, when you need to see the part, but you don't want/need to be able to select it.

CCarreiras

EESignature

talha.tufan523TD
Advocate
Advocate

I prefer visible/invisible or just delete. if you use suppres the application wonr calculate something about suppressed parts. So maybe when you need unsuppress component the calculation could be crashed. Anyway, if we look at the second problem, this feature is avaliable in a patch of 2022,ü but i couldnt see it the next time i used it. My method şs like this, first i do select all visible (by click and hatch screen with mouse)then i do invert selection.Im currently using 2021. If anyone knows the patch, I'll be glad if they share, good luck 

talhatufan523TD_0-1685523778657.png

 

0 Likes

CCarreiras
Mentor
Mentor

@talha.tufan523TD wrote:

I prefer visible/invisible or just delete. 

 


That's not a question of "prefer". All that statuses have different uses, it depends on what you need.
Sometimes you have to use visibility, sometimes suppress, and sometimes both.... it depends on the objective.

CCarreiras

EESignature

talha.tufan523TD
Advocate
Advocate
That's not a quantum thigs, theese are logical system and it change be depends on my mind. Let me explain, I just wanted to say that using suppress may cause crassh in the feature. Thanks for your reply.
0 Likes