Saladsamurai
Mechanical
- Feb 26, 2013
- 14
Hello All ![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
First post here. Please keep in mind that I am quite new to CAD software in general in addition to being new to NX. Let me describe what I have done, what I am trying to do here and how I have been instructed to do so. I have an assembly which is called a FileNameG01 (G for 'group') and it contains a bunch of components called FileNameP0x (P for 'part' and x=1,2,3,...). I need to do a drawing of this assembly called FileName. So I have created a new (Master) file called FileName and added my FileNameG01 to it using: ASSY -> Components -> Add Component (this is standard operating procedure here).
The master file is used only for Sheet 1 of the DWG. I create what's called a "Specification Sheet" (I don't know if this is a general practice or is it just something we do here) by going through: File->New->And then selecting 'specification' from the "Relationship" drop down. Then I name this second sheet XSHT2. Now XSHT2 is its own 'part file' but is somehow tied to the Master File. This allows us to have different drafters working on different sheets of the drawing while maintaining only one Assembly file containing the G01. The resulting XSHT2 has the following in the Assembly Navigator:
Here is what I need help with:
1) In the Master File "FileName" (which is only Sheet 1) we need to have the G01 associated, but it does not have to be 'loaded' (i.e. I do not need to create any views from it...it just needs to be tied to the file)
2) On subsequent sheet files like XSHT2, I only want the components that I need for that sheet to load. The load time for the whole assembly is too long. I only want to load, for example, the P01 & P02.
I was told that I can (and need to) use "Filters" to accomplish both 1) and 2) above. But nobody here know how to do this and my searches in the NX help files have not been very successful.
Any thoughts on this? I don't want to use Assembly Load Options to do this either.
Thanks![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
First post here. Please keep in mind that I am quite new to CAD software in general in addition to being new to NX. Let me describe what I have done, what I am trying to do here and how I have been instructed to do so. I have an assembly which is called a FileNameG01 (G for 'group') and it contains a bunch of components called FileNameP0x (P for 'part' and x=1,2,3,...). I need to do a drawing of this assembly called FileName. So I have created a new (Master) file called FileName and added my FileNameG01 to it using: ASSY -> Components -> Add Component (this is standard operating procedure here).
The master file is used only for Sheet 1 of the DWG. I create what's called a "Specification Sheet" (I don't know if this is a general practice or is it just something we do here) by going through: File->New->And then selecting 'specification' from the "Relationship" drop down. Then I name this second sheet XSHT2. Now XSHT2 is its own 'part file' but is somehow tied to the Master File. This allows us to have different drafters working on different sheets of the drawing while maintaining only one Assembly file containing the G01. The resulting XSHT2 has the following in the Assembly Navigator:
Code:
XSHT2 of FileName
|__FileName
|____FileNameG01
|_____FileNameP01
|_____FileNameP02
|_____FileNameP03
Here is what I need help with:
1) In the Master File "FileName" (which is only Sheet 1) we need to have the G01 associated, but it does not have to be 'loaded' (i.e. I do not need to create any views from it...it just needs to be tied to the file)
2) On subsequent sheet files like XSHT2, I only want the components that I need for that sheet to load. The load time for the whole assembly is too long. I only want to load, for example, the P01 & P02.
I was told that I can (and need to) use "Filters" to accomplish both 1) and 2) above. But nobody here know how to do this and my searches in the NX help files have not been very successful.
Any thoughts on this? I don't want to use Assembly Load Options to do this either.
Thanks
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)