Load assembly with a suppressed component question
Load assembly with a suppressed component question
(OP)
Hi
If I load an Assembly with a suppressed omponent
with the load option partial loading unchecked.
Do the suppressed component will be loaded ?
Thank you in advanced.
If I load an Assembly with a suppressed omponent
with the load option partial loading unchecked.
Do the suppressed component will be loaded ?
Thank you in advanced.





RE: Load assembly with a suppressed component question
I do not know why.
If that component uses reference set "Empty" is will not be loaded but if it is suppressed it is loaded but invisible.
Regards,
Tomas
RE: Load assembly with a suppressed component question
RE: Load assembly with a suppressed component question
If you see this
I do a test and suppressed component in blue
not apeare that it dose not lodede as the pictures show.
Thanks.
RE: Load assembly with a suppressed component question
but I don't know why I don't see it
in my test example.
RE: Load assembly with a suppressed component question
If i open an assy, no arrangements exists, select a component- suppress. save and exit.
new session, open assy . that suppressed part is not loaded.
but:
If i open the same assembly , create an arrangement, select the same component suppress in the new arrangement only.
set the new arrangement to active. save and exit.
new session, open assy . that suppressed part is loaded but suppressed.
Confusing.
I use Information - part- loaded parts to see if it is loaded or not.
If not, it will state "not loaded".
Regards,
Tomas
RE: Load assembly with a suppressed component question
That's very confusing.
Thank you a lot.
RE: Load assembly with a suppressed component question
I tryst many load options combinations and nothing works.
I'm writing a journal that conceptually need
to load a whole Assembly and the journal
has access to the load options functionality only.
Do someone have an idea how to do that.
Thank you all.