<?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 Get active row in iassembly in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/get-active-row-in-iassembly/m-p/7381438#M263187</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an iAssembly with 40 or so members. What I would like to do is pass the part number of a member onto the drawing for that iAssembly that updates as the active member is changed manually through the Inventor UI. It seems the easiest way to do it would be to get the active row (the one being displayed) and then use the curentrowvalue or currentrowstringvalue to get the member name and set it to a user parameter that can get passed to the drawing. Or I may be overcomplicating it and there is a canned method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Sep 2017 16:59:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-14T16:59:30Z</dc:date>
    <item>
      <title>Get active row in iassembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/get-active-row-in-iassembly/m-p/7381438#M263187</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an iAssembly with 40 or so members. What I would like to do is pass the part number of a member onto the drawing for that iAssembly that updates as the active member is changed manually through the Inventor UI. It seems the easiest way to do it would be to get the active row (the one being displayed) and then use the curentrowvalue or currentrowstringvalue to get the member name and set it to a user parameter that can get passed to the drawing. Or I may be overcomplicating it and there is a canned method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 16:59:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/get-active-row-in-iassembly/m-p/7381438#M263187</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-14T16:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Get active row in iassembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/get-active-row-in-iassembly/m-p/7381675#M263188</link>
      <description>&lt;P&gt;I don't know what you want to do with it but this is all it takes to have text on a drawing showing the iassemblies part number..&lt;/P&gt;
&lt;P&gt;(I'm kind of assuming you left out some important details)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Start text command..&lt;/P&gt;
&lt;P&gt;Select "Properties - Model" from the first dropdown..&lt;/P&gt;
&lt;P&gt;Select "part number " from the next&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Press that "X down arrow" button and hit ok..&lt;/P&gt;
&lt;P&gt;That will change as you change iassembly members in your first view..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="modelparams.PNG" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/401702i813D38C64B218A9B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="modelparams.PNG" alt="modelparams.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 18:20:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/get-active-row-in-iassembly/m-p/7381675#M263188</guid>
      <dc:creator>mcgyvr</dc:creator>
      <dc:date>2017-09-14T18:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Get active row in iassembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/get-active-row-in-iassembly/m-p/7383092#M263189</link>
      <description>&lt;P&gt;Thank you for the suggestion. I did find that feature and I tried it out. It worked for the active component only, but then once I changed the row (selected a new member in the model tree), it did not update automatically. It seemed to me that it should have, so I don't know if this is a bug or not.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 11:12:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/get-active-row-in-iassembly/m-p/7383092#M263189</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-15T11:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Get active row in iassembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/get-active-row-in-iassembly/m-p/7383240#M263190</link>
      <description>&lt;P&gt;@Anonymous&lt;/P&gt;
&lt;P&gt;You aren't doing it right..&lt;BR /&gt;The way to properly change the active iassembly member in a drawing is to right click on the base view and select "edit view" and then go to the model state tab and from the member dropdown pick the member that you want to be active..&lt;BR /&gt;See screencast.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="8a8c133c-1f19-419b-9e7a-38239154f925" class="myscreencast-iframe iframe-container active-myscreencast"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/8a8c133c-1f19-419b-9e7a-38239154f925" width="640" height="590" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Sep 2017 12:17:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/get-active-row-in-iassembly/m-p/7383240#M263190</guid>
      <dc:creator>mcgyvr</dc:creator>
      <dc:date>2017-09-15T12:17:28Z</dc:date>
    </item>
  </channel>
</rss>

