<?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: iLogic position of two or more part lists in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9717030#M58814</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Wesley Crihfield I am so sorry for this my mistake... Really sorry...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And thank you a lot for this new freat version of iLogic. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;All the best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jernej&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Aug 2020 11:07:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-08-28T11:07:38Z</dc:date>
    <item>
      <title>iLogic position of two or more part lists</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9714274#M58804</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Maybe who knows, it is possible to "glue" on curve&amp;nbsp; two or more part list together&amp;nbsp;with use iLogic?&lt;/P&gt;&lt;P&gt;I need to do this, because I have many times this&amp;nbsp;situation when I have two or more part lists with different informations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for any help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Picture before:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 493px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/811879iA30F3D220CDE2772/image-dimensions/493x301?v=v2" width="493" height="301" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Picture after:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.jpg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/811888iABFAD5797882457E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2.jpg" alt="2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 05:27:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9714274#M58804</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-27T05:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic position of two or more part lists</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9714862#M58805</link>
      <description>&lt;P&gt;I don't believe there is a way to "attach" the two together with code but you could certainly determine the location of each and move the one you want with code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But again, they wouldn't act as one if you manually selected them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 11:38:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9714862#M58805</guid>
      <dc:creator>R.Mabery</dc:creator>
      <dc:date>2020-08-27T11:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic position of two or more part lists</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9715261#M58806</link>
      <description>&lt;P&gt;As stated previously it is currently not possible to "glue" two lists together, however if you want to automatically create a parts list I have attached code that I use to do so.&amp;nbsp; It will need some editing in order to match the Column Numbers and Names, if you want multiple different parts lists you will need to filter (I filter by view representations) the lists.&amp;nbsp; If you have different columns I would recommend copying the code and creating a second rule specifically for that parts list (this will also require editing the code and setting up a way to filter for the parts list).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have questions feel free to ask and I will try to answer as quickly as I can.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note- The code reads from first level iProperties, as such if they are not filled in you will have mostly blank columns.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 14:08:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9715261#M58806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-27T14:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic position of two or more part lists</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9715784#M58807</link>
      <description>&lt;P&gt;Thank you a lot for your reply and for information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also use so kind of filter and ther I don't have any problem about thet.&lt;/P&gt;&lt;P&gt;I just looking for some information how&amp;nbsp;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;high the part list is&amp;nbsp; and then the rule automatically placed next part list on the previous one. Or something in that way if it is possible?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;Thank you a lot for your time and help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;All the best,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;Jernej&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="tlid-input input"&gt;&lt;DIV class="source-wrap"&gt;&lt;DIV class="input-full-height-wrapper tlid-input-full-height-wrapper"&gt;&lt;DIV class="source-input"&gt;&lt;DIV class="source-footer-wrap source-or-target-footer"&gt;&lt;DIV class="character-count tlid-character-count"&gt;&lt;DIV class="cc-ctr normal"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="source-footer"&gt;&lt;DIV class="speech-wrap source-or-target-footer-button left-positioned"&gt;&lt;DIV class="speech-button goog-toolbar-button"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="src-tts left-positioned ttsbutton jfk-button-flat source-or-target-footer-button jfk-button jfk-button-disabled"&gt;&lt;DIV class="jfk-button-img"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="tlid-results-container results-container"&gt;&lt;DIV class="tlid-result result-dict-wrapper"&gt;&lt;DIV class="result tlid-copy-target"&gt;&lt;DIV class="result-header"&gt;&lt;DIV class="starbutton jfk-button-flat jfk-button unstarred"&gt;&lt;DIV class="jfk-button-img"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="text-wrap tlid-copy-target"&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 27 Aug 2020 17:59:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9715784#M58807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-27T17:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic position of two or more part lists</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9715796#M58808</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Randy Mabery,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you a lot for your help and information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp; looking for something like you say. Looking for some information how&amp;nbsp;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;high the part list is&amp;nbsp; and then the rule automatically placed next part list on the previous one. Or something in that way if it is possible?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;Thank you a lot for your time and help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;All the best,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;Jernej&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 18:04:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9715796#M58808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-27T18:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic position of two or more part lists</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9715841#M58809</link>
      <description>&lt;P&gt;Take a look at the following properties for the PartsList object:&lt;/P&gt;&lt;P&gt;Position: You can use to find the origin of the PartsList&lt;/P&gt;&lt;P&gt;RangeBox: You can&amp;nbsp; the Max X &amp;amp; Y and Min X &amp;amp; Y and use to calculate the height and the width of the PartsList&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 18:25:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9715841#M58809</guid>
      <dc:creator>R.Mabery</dc:creator>
      <dc:date>2020-08-27T18:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic position of two or more part lists</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9715877#M58810</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;The code is a bit long to show the work of how I'm moving it.&amp;nbsp; But you could use this as a Sub routine.&lt;/P&gt;&lt;LI-CODE lang="general"&gt;Dim oDDoc As DrawingDocument = ThisDrawing.Document
Dim oSheet As Sheet = oDDoc.ActiveSheet
Dim oPList1 As PartsList = oSheet.PartsLists.Item(1)
Dim oPList2 As PartsList = oSheet.PartsLists.Item(2)

'Assuming oPList1 is the first one and already in place
'and that oPList2 is the one you're wanting to move
'Also assumes you want the right sides of both to line up
'and that you want the top of the first and the bottomof the second to line up

'Get top right corner of oPList1
Dim oP1X As Double = oPList1.RangeBox.MaxPoint.X
Dim oP1Y As Double = oPList1.RangeBox.MaxPoint.Y
'Get bottom right corner of oPList2
Dim oP2X As Double = oPList2.RangeBox.MaxPoint.X
Dim oP2Y As Double = oPList2.RangeBox.MinPoint.Y

'Get differences between those two locations
Dim oXDiff As Double = oP1X - oP2X
Dim oYDiff As Double = oP1Y - oP2Y

Dim oP2Pos As Point2d = oPList2.Position

Dim oNewX As Double
If oXDiff &amp;lt; 0 Then 'oPList2 needs to move to the left
	oNewX = oP2Pos.X - Abs(oXDiff)
ElseIf oXDiff = 0 Then 'they are already aligned along the right side
	oNewX = oP2Pos.X
ElseIf oXDiff &amp;gt; 0 Then 'oPList2 needs to move to the right
	oNewX = oP2Pos.X + Abs(oXDiff)
End If

Dim oNewY As Double
If oYDiff &amp;lt; 0 Then 'oPList2 needs to move down
	oNewY = oP2Pos.Y - Abs(oYDiff)
ElseIf oYDiff = 0 Then 'they are already aligned top to bottom
	oNewY = oP2Pos.Y
ElseIf oYDiff &amp;gt; 0 Then 'oPList2 needs to move up
	oNewY = oP2Pos.Y + Abs(oYDiff)
End If
'Since I don't know where on the parts lists your origin positions will be...
Dim oNewPosition As Point2d = ThisApplication.TransientGeometry.CreatePoint2d(oNewX,oNewY)
oPList2.Position = oNewPosition


&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 18:48:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9715877#M58810</guid>
      <dc:creator>WCrihfield</dc:creator>
      <dc:date>2020-08-27T18:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic position of two or more part lists</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9715932#M58811</link>
      <description>&lt;P&gt;Woow! Thank you very much for this code and very good solution for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This help me very well &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;Jernej&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 19:14:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9715932#M58811</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-27T19:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic position of two or more part lists</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9716537#M58812</link>
      <description>&lt;P&gt;Hello &lt;SPAN&gt;Randy Mabery,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Maybe do you know if it is also possible to get the right number of Part list with click on it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In my case this number in square bracket.&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;oSheet&lt;/SPAN&gt;.&lt;SPAN&gt;PartsLists&lt;/SPAN&gt;.&lt;SPAN&gt;Item&lt;/SPAN&gt;(?)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Is not every time&amp;nbsp;that is the part list number 2 on 1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you a lot.&lt;/P&gt;&lt;P&gt;Best&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jernej&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 05:13:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9716537#M58812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-28T05:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic position of two or more part lists</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9716990#M58813</link>
      <description>&lt;P&gt;First of all, I'm not Randy Maybery. &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And yes, it is very easy to allow you to select the two parts lists, but I was thinking you wanted to avoid as much manual interaction as possible with this automation project.&lt;/P&gt;&lt;P&gt;Here is the updated code, that allows you to select them.&amp;nbsp; It says right in the selection comments which is which.&lt;/P&gt;&lt;LI-CODE lang="general"&gt;Dim oDDoc As DrawingDocument = ThisDrawing.Document
Dim oSheet As Sheet = oDDoc.ActiveSheet

Dim oPList1 As PartsList = ThisApplication.CommandManager.Pick(SelectionFilterEnum.kDrawingPartsListFilter, "Select the Parts List that will stay in place.")
Dim oPList2 As PartsList = ThisApplication.CommandManager.Pick(SelectionFilterEnum.kDrawingPartsListFilter, "Select the Parts List that you want to move.")

'Also assumes you want the right sides of both to line up
'and that you want the top of the first and the bottomof the second to line up

'Get top right corner of oPList1
Dim oP1X As Double = oPList1.RangeBox.MaxPoint.X
Dim oP1Y As Double = oPList1.RangeBox.MaxPoint.Y
'Get bottom right corner of oPList2
Dim oP2X As Double = oPList2.RangeBox.MaxPoint.X
Dim oP2Y As Double = oPList2.RangeBox.MinPoint.Y

'Get differences between those two locations
Dim oXDiff As Double = oP1X - oP2X
Dim oYDiff As Double = oP1Y - oP2Y

Dim oP2Pos As Point2d = oPList2.Position

Dim oNewX As Double
If oXDiff &amp;lt; 0 Then 'oPList2 needs to move to the left
	oNewX = oP2Pos.X - Abs(oXDiff)
ElseIf oXDiff = 0 Then 'they are already aligned along the right side
	oNewX = oP2Pos.X
ElseIf oXDiff &amp;gt; 0 Then 'oPList2 needs to move to the right
	oNewX = oP2Pos.X + Abs(oXDiff)
End If

Dim oNewY As Double
If oYDiff &amp;lt; 0 Then 'oPList2 needs to move down
	oNewY = oP2Pos.Y - Abs(oYDiff)
ElseIf oYDiff = 0 Then 'they are already aligned top to bottom
	oNewY = oP2Pos.Y
ElseIf oYDiff &amp;gt; 0 Then 'oPList2 needs to move up
	oNewY = oP2Pos.Y + Abs(oYDiff)
End If
'Since I don't know where on the parts lists your origin positions will be...
Dim oNewPosition As Point2d = ThisApplication.TransientGeometry.CreatePoint2d(oNewX,oNewY)
oPList2.Position = oNewPosition&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 28 Aug 2020 10:41:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9716990#M58813</guid>
      <dc:creator>WCrihfield</dc:creator>
      <dc:date>2020-08-28T10:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic position of two or more part lists</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9717030#M58814</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Wesley Crihfield I am so sorry for this my mistake... Really sorry...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And thank you a lot for this new freat version of iLogic. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;All the best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jernej&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 11:07:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9717030#M58814</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-28T11:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic position of two or more part lists</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9720311#M58815</link>
      <description>&lt;P&gt;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is problem resolved now?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 07:27:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9720311#M58815</guid>
      <dc:creator>chandra.shekar.g</dc:creator>
      <dc:date>2020-08-31T07:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic position of two or more part lists</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9720320#M58816</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;SPAN&gt;CHANDRA SHEKAR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes now is resolved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Jernej&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 07:33:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-position-of-two-or-more-part-lists/m-p/9720320#M58816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-31T07:33:40Z</dc:date>
    </item>
  </channel>
</rss>

