<?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: Master Assy Qty for SubAssy and Parts at the Drawing Level in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880687#M70213</link>
    <description>It is in VBA, so you can use the Macro environment.&lt;BR /&gt;&lt;BR /&gt;Although + F11.&lt;BR /&gt;Right click and insert a new module under the Application Project.&lt;BR /&gt;Paste the code from the last post in that thread.&lt;BR /&gt;&lt;BR /&gt;Save.&lt;BR /&gt;&lt;BR /&gt;Hit the macro button under Tools Ribbon.&lt;BR /&gt;&lt;BR /&gt;Run the macro.</description>
    <pubDate>Wed, 15 Feb 2017 20:16:38 GMT</pubDate>
    <dc:creator>MechMachineMan</dc:creator>
    <dc:date>2017-02-15T20:16:38Z</dc:date>
    <item>
      <title>Master Assy Qty for SubAssy and Parts at the Drawing Level</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880351#M70208</link>
      <description>&lt;P&gt;Is there anyway to get the Master Assembly qty of a part or subassembly at the drawing level? On the attached pdf there is a qty of 72 pieces of the part on dwg#1020-8000-00-039 (pg 43 of the pdf), is there any way, besides a manual input, to get the qty from the master assembly to that page?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 18:15:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880351#M70208</guid>
      <dc:creator>timothy_berg</dc:creator>
      <dc:date>2017-02-15T18:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Master Assy Qty for SubAssy and Parts at the Drawing Level</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880625#M70210</link>
      <description>&lt;P&gt;Take a look at a solution for this I made previously and let me know how/if your requirements differ.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-customization/part-quantities-per-assembly/td-p/6858321" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-customization/part-quantities-per-assembly/td-p/6858321&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 19:53:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880625#M70210</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2017-02-15T19:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Master Assy Qty for SubAssy and Parts at the Drawing Level</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880670#M70211</link>
      <description>&lt;P&gt;does that run in iLogic?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 20:10:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880670#M70211</guid>
      <dc:creator>timothy_berg</dc:creator>
      <dc:date>2017-02-15T20:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Master Assy Qty for SubAssy and Parts at the Drawing Level</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880686#M70212</link>
      <description>It is in VBA, so you can use the Macro environment.&lt;BR /&gt;&lt;BR /&gt;Although + F11.&lt;BR /&gt;Right click and insert a new module under the Application Project.&lt;BR /&gt;Paste the code from the last post in that thread.&lt;BR /&gt;&lt;BR /&gt;Save.&lt;BR /&gt;&lt;BR /&gt;Hit the macro button under Tools Ribbon.&lt;BR /&gt;&lt;BR /&gt;Run the macro.</description>
      <pubDate>Wed, 15 Feb 2017 20:16:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880686#M70212</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2017-02-15T20:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Master Assy Qty for SubAssy and Parts at the Drawing Level</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880687#M70213</link>
      <description>It is in VBA, so you can use the Macro environment.&lt;BR /&gt;&lt;BR /&gt;Although + F11.&lt;BR /&gt;Right click and insert a new module under the Application Project.&lt;BR /&gt;Paste the code from the last post in that thread.&lt;BR /&gt;&lt;BR /&gt;Save.&lt;BR /&gt;&lt;BR /&gt;Hit the macro button under Tools Ribbon.&lt;BR /&gt;&lt;BR /&gt;Run the macro.</description>
      <pubDate>Wed, 15 Feb 2017 20:16:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880687#M70213</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2017-02-15T20:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Master Assy Qty for SubAssy and Parts at the Drawing Level</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880694#M70214</link>
      <description>&lt;P&gt;tried that and got the attached error message, it also got stuck in a loop&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 20:19:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880694#M70214</guid>
      <dc:creator>timothy_berg</dc:creator>
      <dc:date>2017-02-15T20:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Master Assy Qty for SubAssy and Parts at the Drawing Level</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880762#M70215</link>
      <description>&lt;P&gt;Hey, getting the qty from the top assembly is quite easy in fact (if you have the top assy and the part/sub assy references. e.g. from a view).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, let's say the top assy document is the first view from the first sheet from the drawing and the searched document is in the first view from the second sheet. The code would then look like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;FONT color="#0000FF"&gt;&lt;FONT color="#000000"&gt;Sub Main&lt;/FONT&gt;&lt;STRONG&gt;&lt;BR /&gt;    'Get the active document&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;    Dim oDoc As Document = ThisApplication.ActiveDocument&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;    'Check if it's a drawing&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;    If oDoc.DocumentType &amp;lt;&amp;gt; DocumentTypeEnum.kDrawingDocumentObject Then Exit Sub&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;    'Get the drawing sheets&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;    Dim oSheets As Sheets = oDoc.Sheets&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;    'Get the top/sub doc from 1./2. sheet, 1. view&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;    Dim oTopDoc As Document = GetViewDoc(oSheets, &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;, &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;)&lt;BR /&gt;    Dim oSubDoc As Document = GetViewDoc(oSheets, &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/FONT&gt;, &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;)&lt;BR /&gt;    If oTopDoc Is Nothing Or oSubDoc Is Nothing Then Exit Sub&lt;BR /&gt;
    Dim oTopCD As AssemblyComponentDefinition = oTopDoc.ComponentDefinition
    Dim oPartEnum As ComponentOccurrencesEnumerator = oTopCD.Occurrences.AllReferencedOccurrences(oSubDoc)
    Dim QTY As Integer = oPartEnum.Count&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;    MsgBox(QTY)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;End Sub&lt;BR /&gt;
Private Function GetViewDoc(oSheets As Sheets, iSheet As Integer, iView As Integer) As Document&lt;BR /&gt;    Dim oDoc As Document = Nothing&lt;BR /&gt;    Try&lt;BR /&gt;        Dim oSheet As DrawingSheet = oSheets(iSheet)&lt;BR /&gt;        Dim oView As DrawingView = oSheet.DrawingViews(iView)&lt;BR /&gt;        oDoc = oView.ReferencedDocumentDescriptor&lt;BR /&gt;    Catch&lt;BR /&gt;    End Try&lt;BR /&gt;    Return oDoc&lt;BR /&gt;End Function&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 20:51:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880762#M70215</guid>
      <dc:creator>Owner2229</dc:creator>
      <dc:date>2017-02-15T20:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Master Assy Qty for SubAssy and Parts at the Drawing Level</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880821#M70219</link>
      <description>&lt;P&gt;The part in question is not in the BOM listed on page 1? It is buried in multiple subassemblies of the master assembly. The parts BOM of the master has the total qty needed and that is what i would like to have in a custom iprop so it can be displayed on the drawing of the part. &amp;nbsp;Also i tried your code in iLogic and VBA neither one worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 21:07:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880821#M70219</guid>
      <dc:creator>timothy_berg</dc:creator>
      <dc:date>2017-02-15T21:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Master Assy Qty for SubAssy and Parts at the Drawing Level</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880878#M70222</link>
      <description>&lt;P&gt;Alright, little correction in the code. As for the function, I've tested it and it will get the occurence count top-down from the top assembly, so it doesn't matter if the document is in the top assy or in the deepest one, it'll get them all.&lt;/P&gt;
&lt;P&gt;Orange is what I've changed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;FONT color="#0000FF"&gt;&lt;FONT color="#000000"&gt;Sub Main&lt;/FONT&gt;&lt;STRONG&gt;&lt;BR /&gt;    'Get the active document&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;    Dim oDoc As Document = ThisApplication.ActiveDocument&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;    'Check if it's a drawing&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;    If oDoc.DocumentType &amp;lt;&amp;gt; DocumentTypeEnum.kDrawingDocumentObject Then Exit Sub&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;    'Get the drawing sheets&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;    Dim oSheets As Sheets = oDoc.Sheets&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;    'Get the top/sub doc from 1./2. sheet, 1. view&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;    Dim oTopDoc As Document = GetViewDoc(oSheets, &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;, &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;)&lt;BR /&gt;    Dim oSubDoc As Document = GetViewDoc(oSheets, &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/FONT&gt;, &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;)&lt;BR /&gt;    If oTopDoc Is Nothing Or oSubDoc Is Nothing Then Exit Sub&lt;BR /&gt;
    Dim oTopCD As AssemblyComponentDefinition = oTopDoc.ComponentDefinition
    Dim oPartEnum As ComponentOccurrencesEnumerator = oTopCD.Occurrences.AllReferencedOccurrences(oSubDo&lt;WBR /&gt;c)
    Dim QTY As Integer = oPartEnum.Count&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;    MsgBox(QTY)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;End Sub&lt;BR /&gt;
Private Function GetViewDoc(oSheets As Sheets, iSheet As Integer, iView As Integer) As Document&lt;BR /&gt;    Dim oDoc As Document = Nothing&lt;BR /&gt;    Try&lt;BR /&gt;        Dim oSheet As DrawingSheet = oSheets(iSheet)&lt;BR /&gt;        Dim oView As DrawingView = oSheet.DrawingViews(iView)&lt;BR /&gt;        oDoc = &lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;oView.ReferencedFile.ReferencedDocument&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;    Catch&lt;BR /&gt;    End Try&lt;BR /&gt;    Return oDoc&lt;BR /&gt;End Function&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 21:25:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6880878#M70222</guid>
      <dc:creator>Owner2229</dc:creator>
      <dc:date>2017-02-15T21:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Master Assy Qty for SubAssy and Parts at the Drawing Level</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6881002#M70224</link>
      <description>&lt;P&gt;Thanks Mike I appreciate your help is this for iLogic i get this error when attempting to run I also got an error in VBA&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 21:39:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6881002#M70224</guid>
      <dc:creator>timothy_berg</dc:creator>
      <dc:date>2017-02-15T21:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Master Assy Qty for SubAssy and Parts at the Drawing Level</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6881537#M70230</link>
      <description>&lt;P&gt;Yea, it's iLogic. Also there should be "Sheet" instead of "DrawingSheet".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;FONT color="#0000FF"&gt;&lt;FONT color="#000000"&gt;Sub Main&lt;/FONT&gt;&lt;STRONG&gt;&lt;BR /&gt;    'Get the active document&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;    Dim oDoc As Document = ThisApplication.ActiveDocument&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;    'Check if it's a drawing&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;    If oDoc.DocumentType &amp;lt;&amp;gt; DocumentTypeEnum.kDrawingDocumentObject Then Exit Sub&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;    'Get the drawing sheets&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;    Dim oSheets As Sheets = oDoc.Sheets&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;    'Get the top/sub doc from 1./2. sheet, 1. view&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;    Dim oTopDoc As Document = GetViewDoc(oSheets, &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;, &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;)&lt;BR /&gt;    Dim oSubDoc As Document = GetViewDoc(oSheets, &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/FONT&gt;, &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;)&lt;BR /&gt;    If oTopDoc Is Nothing Or oSubDoc Is Nothing Then Exit Sub&lt;BR /&gt;
    Dim oTopCD As AssemblyComponentDefinition = oTopDoc.ComponentDefinition
    Dim oPartEnum As ComponentOccurrencesEnumerator = oTopCD.Occurrences.AllReferencedOccurrences(oSubDo&lt;WBR /&gt;c)
    Dim QTY As Integer = oPartEnum.Count&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;    MsgBox(QTY)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;End Sub&lt;BR /&gt;
Private Function GetViewDoc(oSheets As Sheets, iSheet As Integer, iView As Integer) As Document&lt;BR /&gt;    Dim oDoc As Document = Nothing&lt;BR /&gt;    Try&lt;BR /&gt;        Dim oSheet As &lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;Sheet&lt;/STRONG&gt;&lt;/FONT&gt; = oSheets(iSheet)&lt;BR /&gt;        Dim oView As DrawingView = oSheet.DrawingViews(iView)&lt;BR /&gt;        oDoc = &lt;FONT color="#000000"&gt;oView.ReferencedFile.ReferencedDocument&lt;/FONT&gt;&lt;BR /&gt;    Catch&lt;BR /&gt;    End Try&lt;BR /&gt;    Return oDoc&lt;BR /&gt;End Function&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 06:02:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6881537#M70230</guid>
      <dc:creator>Owner2229</dc:creator>
      <dc:date>2017-02-16T06:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Master Assy Qty for SubAssy and Parts at the Drawing Level</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6882258#M70246</link>
      <description>&lt;P&gt;Mike thanks for the response I think i'm not explaining this very well. What i would like to have is the rule ran at the master assy bom level (in the .iam file) and put a total qty into a custom i property field of the part. When I run the rule you have provided it gave me a message box of zero. Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 12:27:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6882258#M70246</guid>
      <dc:creator>timothy_berg</dc:creator>
      <dc:date>2017-02-16T12:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Master Assy Qty for SubAssy and Parts at the Drawing Level</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6882277#M70247</link>
      <description>&lt;P&gt;I found this on another thread and it does exactly what I want thanks for everybody's help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-forum/quantity-om-drawing-based-on-total-number-of-parts-ilogic/td-p/6659725?nobounce" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-forum/quantity-om-drawing-based-on-total-number-of-parts-ilogic/td-p/6659725?nobounce&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 12:35:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/master-assy-qty-for-subassy-and-parts-at-the-drawing-level/m-p/6882277#M70247</guid>
      <dc:creator>timothy_berg</dc:creator>
      <dc:date>2017-02-16T12:35:12Z</dc:date>
    </item>
  </channel>
</rss>

