<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AutoCAD Electrical 2015 - subassembly issue in AutoCAD Electrical Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/4931668#M45560</link>
    <description>The program only looks to the Manufacturer, Part Number &amp;amp; possibly Description when it checks for duplicate entries. This has been the standard since at least the 2008 release.
Looking at both of your captures, you have the same component in two different locations. One on the bottom row and the other six rows above it. This is what is generating the error.

For what you are trying to do (Use one sub component on two or more main components), you need to give the contact block an unique identifier in the Assemblylist.
For example 2NOCHE34CB (2 NO Cutler Hammer E34 Contact Block) that will identify just this entry.

You can have multiple entries on the Assemblycode entry, you just need to separate them by a semi colon and a space. Using some of you Selector Switches for an example
you would have an assembly code of E34VFBT2P; 2NOCHE34CB for one entry and E34VGBT2P; 2NOCHE34CB.

Selecting either of these entries for a component would then list their individual parts and also the same contact block number.

Doing things this way removes the need for multiple entries of the same sub-component and therefore makes the lookup run faster as there is not as many entries for the database to search through. 

Regards Brad</description>
    <pubDate>Thu, 03 Apr 2014 11:09:38 GMT</pubDate>
    <dc:creator>Icemanau</dc:creator>
    <dc:date>2014-04-03T11:09:38Z</dc:date>
    <item>
      <title>AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/4931042#M45557</link>
      <description>&lt;P&gt;&lt;FONT color="#000000" size="3" face="Calibri"&gt;I am trying to insert a selector switch (main component) (EV34GB) and a contact (subassembly) (T2P) into the database via the new catalog browser. Inserting the main component not a problem but when I insert the subassembly it comes up with the error message shown on (Capture4) The assemblylist number is different so I can understand why it will not work.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" size="3" face="Calibri"&gt;Has something changed in the way it is meant to be done?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" size="3" face="Calibri"&gt;Have had a look at the help file but can’t find anything.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" size="3" face="Calibri"&gt;I have had to go back to ACADE 2014 and do it from there. Hope I can get this resolved.&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" size="3" face="Calibri"&gt;Cheers Chris&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2014 03:59:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/4931042#M45557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-03T03:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/4931182#M45559</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt; &lt;BR /&gt;Thanks for reporting this issue, we have added this issue into our issue system, and looking into it already.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For now, we don't have a good workaround for this issue.&lt;BR /&gt; &lt;BR /&gt;Thanks,&lt;BR /&gt;Robin Shou&lt;BR /&gt;Quality Assurance&lt;BR /&gt;Autodesk AutoCAD Electrical&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2014 06:28:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/4931182#M45559</guid>
      <dc:creator>RobinShou-Autodesk</dc:creator>
      <dc:date>2014-04-03T06:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/4931668#M45560</link>
      <description>The program only looks to the Manufacturer, Part Number &amp;amp; possibly Description when it checks for duplicate entries. This has been the standard since at least the 2008 release.
Looking at both of your captures, you have the same component in two different locations. One on the bottom row and the other six rows above it. This is what is generating the error.

For what you are trying to do (Use one sub component on two or more main components), you need to give the contact block an unique identifier in the Assemblylist.
For example 2NOCHE34CB (2 NO Cutler Hammer E34 Contact Block) that will identify just this entry.

You can have multiple entries on the Assemblycode entry, you just need to separate them by a semi colon and a space. Using some of you Selector Switches for an example
you would have an assembly code of E34VFBT2P; 2NOCHE34CB for one entry and E34VGBT2P; 2NOCHE34CB.

Selecting either of these entries for a component would then list their individual parts and also the same contact block number.

Doing things this way removes the need for multiple entries of the same sub-component and therefore makes the lookup run faster as there is not as many entries for the database to search through. 

Regards Brad</description>
      <pubDate>Thu, 03 Apr 2014 11:09:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/4931668#M45560</guid>
      <dc:creator>Icemanau</dc:creator>
      <dc:date>2014-04-03T11:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/4934280#M45561</link>
      <description>&lt;P&gt;Thanks Brad&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see know that we have been working backwards here. We have been giving the main component the unique identifier instead of the sub component. That why we have ended up with so many extra lines of data&amp;nbsp;for sub components. &amp;nbsp;&amp;nbsp;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers Chris&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2014 01:43:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/4934280#M45561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-04T01:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5140774#M45562</link>
      <description>&lt;P&gt;Could I bug you guys for some more clarification?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I stumbled on this post because I have had the exact same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So for instance, I have a disconnect switch, a shaft, and a handle. All three parts are already in autodesk's database, but none in the combination I want. In the past, like the OP, I was assigning an assemblycode to the disconnect switch, and adding the applicable components with the main component's assemblycode in their assemblylist. Doesn't work when the subcomponent already exists in the database. I got this idea because it seems to be how autodesk does it (see attached pic). It also seems backwards to put one identifier in "assembly LIST" and multiple in "assembly CODE (singular)", right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this instance, if I take the assemblylist identifier from one of the existing handle entries (because it won't let me add a new one), and add it to the disconnect assembly code (with a semicolon), I end up with an assembly that includes a bunch of extra parts, assumedly because that assemblylist code is also used for some other subcomponents I don't want. In this case, the only way around this problem that I can see is to add my handle and shaft part numbers with an underscore (OHB80J6_) and hope people ignore the underscore.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I understanding this right? There's got to be something I'm missing.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 01:45:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5140774#M45562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T01:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5140802#M45563</link>
      <description>&lt;P&gt;The graphic is a bit small to read but I will do my best to explain how to use Assembly Code to build a subassembly association.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;SPAN style="font-size: 14px; line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Using the Assembly Code method hasn't changed with the new Catalog Browser. &amp;nbsp;Select a main part, check As Main and enter some text string into the Assembly Code field. &amp;nbsp;Click OK. Edit any and all components that you wish to attach to this main part as subassembly parts. &amp;nbsp;Check As Sub and pick the same Assembly Code you assigned to the main as the Assembly List value. &amp;nbsp;Generate a BOM and all parts that share the same Assembly List value as the main part will appear in the BOM under the main.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is one quirk in the new workflow.&amp;nbsp; If you have already assigned an Assembly List value to a part, the part is no longer visible for editing.&amp;nbsp; In previous releases there was a checkbox labeled “Display subassembly entries only for editing” but it was not added to the new Catalog Browser.&amp;nbsp; Don’t ask me why.&amp;nbsp; No idea.&amp;nbsp; It is an awkward workflow but enter the catalog number of the subassembly part you wish to edit into the search field of the Catalog Browser (see attachment 1).&amp;nbsp; DO NOT click the magnifier icon, believe it or not.&amp;nbsp; Click the Edit icon (pencil) and the subassembly part will appear for editing. &amp;nbsp;(see attachment 2)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps, because I'm not quite sure I understood the exact issue as you explained it.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 02:13:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5140802#M45563</guid>
      <dc:creator>dougmcalexander</dc:creator>
      <dc:date>2014-07-09T02:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5140806#M45564</link>
      <description>&lt;P&gt;Hi Looks like you have the same problem I had. I have attached a snap shot of a part of the database for push buttons just to show you how it is set up.&lt;/P&gt;&lt;P&gt;The sub components use the catalog number for the "assemblylist". I&amp;nbsp;usually only have two of the same sub components in the database one with a "assemlylist" assignment and one without. Reason being if i want to add a sub component manually then I use the one without the "assemblylist"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The main component then has the "assemblycode" added for the sub component parts required with the main component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This may make more sense when you look at the attachment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also added a copy of how to set up sub assemblies.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 02:18:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5140806#M45564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T02:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5140856#M45565</link>
      <description>&lt;P&gt;That screenshot is quite helpful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The one thing I am still fuzzy on is how you managed to add some subcomponents twice - for instance, T2P is entered twice, one with an assemblylist, one without.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 03:15:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5140856#M45565</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T03:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5140872#M45566</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the catalog browser when you are in edit mode (blocks turn yellow) the you click and highlight the row you want to copy. Right click and choose option copy row. Then scroll down to the bottom and the should be a blank row with an asterix *. Right click on the asterix&amp;nbsp;and choose the option paste row. You can now go and make any changes you want to that row. Once completed&amp;nbsp;click on accept changes button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may have to tidy up you database and ensure that the main components have "assemblycodes" and the accessories/ sub components have "assemblylists"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 03:39:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5140872#M45566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T03:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5140898#M45567</link>
      <description>&lt;P&gt;Got it, but how did you get around the error code you talked about in your first post? I get a duplicate message every time I add another part with the same catalog #.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 04:27:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5140898#M45567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T04:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5141352#M45568</link>
      <description>&lt;P&gt;kwj,&lt;/P&gt;&lt;P&gt;By adding an entry in either Assembly Code or Assembly List makes the record unique, allowing you to have two or more catalog numbers that are the same as long as there is unique entries in the AssemblyCode or AssemblyList.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 11:18:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5141352#M45568</guid>
      <dc:creator>sonny3g</dc:creator>
      <dc:date>2014-07-09T11:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5211905#M45569</link>
      <description>&lt;P&gt;From your post, it seems as if you are saying we can duplicate a row and change the assembly list and the catalog browser will accept these changes. We are not seeing this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems as if the workflow now works the same way as multiple catalog, its just predifined by giving each part number a unique assembly list. then linking each assembly list in assembly code for the main part.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 14:43:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5211905#M45569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-13T14:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5212231#M45570</link>
      <description>&lt;P&gt;I second everything you just said patrickrobinson. I see the same behavior. Putting all the unique assembly list id's into the assembly code is a weird way to do it but it seems to work.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 16:28:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5212231#M45570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-13T16:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5212249#M45571</link>
      <description>&lt;P&gt;it appears that you can go into access and add multiple parts to the same assembly list. Im sure this is not the correct workflow, but it will keep you from having to create multiple assembly lists.&amp;nbsp;Im not suggesting to do this FYI. But it would be nice if we could do this in AE&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 16:37:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5212249#M45571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-13T16:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5255493#M45572</link>
      <description>&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had the same issues as mentioned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The confusing part of it all might be the the naming of the assemblycode and the assemblylist.&lt;/P&gt;&lt;P&gt;I feel these two are being switched at some point in time...&lt;/P&gt;&lt;P&gt;I mean where you would accept to put in a list of all the components you'd like to add in an assembley (assemblylist) is actualy the place where you should enter a code for the part you wish to add to your assemblies. (eg. the partnumber)&lt;/P&gt;&lt;P&gt;On your 'Main' part (the one you wish to select from the catalog) you can enter a list for the 'assemblycode' consisting of all parts you'd like to add to this component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A pilot light consiting of:&lt;/P&gt;&lt;P&gt;LED-body, part no 123&lt;/P&gt;&lt;P&gt;Red Lens, part no 456&lt;/P&gt;&lt;P&gt;Fixing Collar, part no789&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The assembley code and lists would look something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the LED: assemblylist 123&lt;/P&gt;&lt;P&gt;For the Collar: assemblylist 789&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the Lens (if you would like this to show as main part): assemblycode 123;789&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This method will add both the lens and the Collar to the Lens.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'dd like to remember it as if where you would expect a list of parts you must enter just a unique code for the part,&lt;/P&gt;&lt;P&gt;and where you would expect to enter a code, you must enter a list of the codes sepparated by a ';'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2014 10:14:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5255493#M45572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-05T10:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5255781#M45573</link>
      <description>If you want a group of subassembly parts to always be associated to the same main part, you only need one assembly code and assembly list value.  It could be KIT.  Put KIT as the assembly code for the main part and put KIT as the assembly list value of each and every subassembly part you wish to accompany that main part when the BOM is created.</description>
      <pubDate>Fri, 05 Sep 2014 12:57:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5255781#M45573</guid>
      <dc:creator>dougmcalexander</dc:creator>
      <dc:date>2014-09-05T12:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5256199#M45574</link>
      <description>&lt;P&gt;Oooops.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lets make myself a bit clearer with an other example...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We had our RED-LED assembly consisting of:&lt;/P&gt;&lt;P&gt;Lens 456&lt;/P&gt;&lt;P&gt;LED 123&lt;/P&gt;&lt;P&gt;Collar 789&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with the method I mentioned in my previous post it is now possible to create an other assembly using the same codes&lt;/P&gt;&lt;P&gt;For example, we want to create a Blue pilot light with both the same LED and Collar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only thing You have to do in this is add the Blue lens to your Catalog database and provide the assemblycode with 123;789&lt;/P&gt;&lt;P&gt;Now when ever you selct the bleu lens for your project the LED and Collar will be in the assembly, without the need for extra entries in the database for the same component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is even possible to provide a specific number of subassembly components by entering the quantity followed by a ', 'and the 'assemblylist' code. in the assembleyquantity field.&lt;/P&gt;&lt;P&gt;See the AutocadElectrical Help on this topic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully this is helpfull to whomever needs this.&lt;/P&gt;&lt;P&gt;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2014 14:45:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5256199#M45574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-05T14:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Electrical 2015 - subassembly issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5504979#M45575</link>
      <description>&lt;P&gt;I ran into this problem yesterday.&amp;nbsp; Upon checking the forums out for a solution, I was a bit bummed out to see no resolutions to these issues last posted in September 2014.&amp;nbsp; Autocad Electrical already has multiple entries of the same sub-component in its database, but none of the existing assemblylist codes meet my exact needs.&amp;nbsp; It seemed pretty straight forward to copy one of the existing entries and type in a unique assemblylist code.&amp;nbsp; Unfortunately, I experienced the same error that PatrickRobinson and electcad did.&amp;nbsp; Does anybody know if this has been fixed yet?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2015 15:41:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/autocad-electrical-2015-subassembly-issue/m-p/5504979#M45575</guid>
      <dc:creator>sfibikar</dc:creator>
      <dc:date>2015-02-12T15:41:55Z</dc:date>
    </item>
  </channel>
</rss>

