Hidden items don't stay hidden in assembly
Hidden items don't stay hidden in assembly
(OP)
Hi All,
This is probably really simple but, when I hide a sketch, coordinate system, etc of a component in an assembly, the hidden items keep reverting back to shown. In a similar vein, when I pack an array, every time I open the assembly I have to go back and pack everything again. What am I doing wrong?
Thanks,
John
This is probably really simple but, when I hide a sketch, coordinate system, etc of a component in an assembly, the hidden items keep reverting back to shown. In a similar vein, when I pack an array, every time I open the assembly I have to go back and pack everything again. What am I doing wrong?
Thanks,
John





RE: Hidden items don't stay hidden in assembly
As for the packing issue, I think that is just the way it is. Perhaps using an assembly bookmark will help, though I can't say for sure.
RE: Hidden items don't stay hidden in assembly
Have a question regarding assembly reference set. When I create a new reference set in assembly the components in the assembly will be selected automatically. How to turn this off?
RE: Hidden items don't stay hidden in assembly
Trust me, someday you'll thank me for that pearl of wisdom.
Reference Sets were designed to 'filter-out' non-model objects, such as reference geometry, points, datums, trimming sheets, sketches, etc, from a Component so that these superfluous items do not hang on and clutter up the product models (i.e. Assemblies) with stuff that has no value at that 'level' of inception.
John R. Baker, P.E.
Product 'Evangelist'
Product Design Solutions
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
http://www.siemens.com/plm
http://www.plmworld.org/museum/
To an Engineer, the glass is twice as big as it needs to be.
RE: Hidden items don't stay hidden in assembly
You can either never create any reference sets in assemblies but only in components, and/or you can avoid creating assemblies that contain any geometry but only collect components. Using the later method even an assembly that inadvertently contains reference sets can be swapped to entire part and hopefully nobody will be the wiser.
Best Regards
Hudson
www.jamb.com.au
Nil Desperandum illegitimi non carborundum
RE: Hidden items don't stay hidden in assembly
The way I read the opening post was that some unwanted geometry from the part file was showing up when it was added to an assembly and (s)he was trying to hide it at the assembly level. My advice was/is to create a reference set in the part file that includes only what you want to see in the assembly.
Now that said, if you really really want to create a reference set in an assembly and not include components automatically, there is an option in the customer defaults to turn this off. You can find it in Customer Defaults -> Assemblies -> Site Standards; there is an option on the bottom of this page 'Add Components Automatically' turn this off. The change will take effect next time you start NX and it will apply only to new files you create (not existing files, and possibly not files created from template files).
RE: Hidden items don't stay hidden in assembly
You're right about my initial question. I'm still new to NX and reference sets were one of those things that I'ld seen but not really paid any attention to yet. Thanks for the help. It's working like I wanted now. The other responses have been interesting as well. This really is a great forum.
John