<?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: Dynamo - Build curves from point lists in Alias Forum</title>
    <link>https://forums.autodesk.com/t5/alias-forum/dynamo-build-curves-from-point-lists/m-p/9317388#M3699</link>
    <description>&lt;P&gt;Thanks! That really helps.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2020 22:57:59 GMT</pubDate>
    <dc:creator>danielcUPK8E</dc:creator>
    <dc:date>2020-02-13T22:57:59Z</dc:date>
    <item>
      <title>Dynamo - Build curves from point lists</title>
      <link>https://forums.autodesk.com/t5/alias-forum/dynamo-build-curves-from-point-lists/m-p/9311875#M3697</link>
      <description>&lt;P&gt;Hi, I'm a fairly new user of Dynamo for Alias and I'm trying to build NURBS curves that run through a list of points on section curves. The list of points, from each of the section curves, is combined into a single list and I'm then using 'GetItemFromIndex' to grab the first point from each list sublevel to create the NURBS curve. Does anyone know how I can create all the NURBS curves at once by 'Getting' the 2nd point of each list, followed by the 3rd, and the fourth and so on?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help!&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-02-12_14-20-11.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/728558i77B3A85CDCB645A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-02-12_14-20-11.png" alt="2020-02-12_14-20-11.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 03:27:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/alias-forum/dynamo-build-curves-from-point-lists/m-p/9311875#M3697</guid>
      <dc:creator>danielcUPK8E</dc:creator>
      <dc:date>2020-02-12T03:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamo - Build curves from point lists</title>
      <link>https://forums.autodesk.com/t5/alias-forum/dynamo-build-curves-from-point-lists/m-p/9313710#M3698</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;I think your solution seems too complicated..&lt;/P&gt;&lt;P&gt;Couple of points..&lt;/P&gt;&lt;P&gt;1, Don't know why you need multiple "From Alias" nodes. You can import all the curves at once as a "List"&lt;/P&gt;&lt;P&gt;2, The trick is to "transpose" the matrix or Lists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="transpose.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/728902iACA5B4B88B68FEFD/image-size/large?v=v2&amp;amp;px=999" role="button" title="transpose.png" alt="transpose.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It might be difficult to understand Lists if you are not familiar with Matrix. Please do take a look at&amp;nbsp;&lt;A href="https://www.mathsisfun.com/algebra/matrix-introduction.html" target="_blank"&gt;https://www.mathsisfun.com/algebra/matrix-introduction.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 18:08:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/alias-forum/dynamo-build-curves-from-point-lists/m-p/9313710#M3698</guid>
      <dc:creator>c3systems</dc:creator>
      <dc:date>2020-02-12T18:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamo - Build curves from point lists</title>
      <link>https://forums.autodesk.com/t5/alias-forum/dynamo-build-curves-from-point-lists/m-p/9317388#M3699</link>
      <description>&lt;P&gt;Thanks! That really helps.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 22:57:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/alias-forum/dynamo-build-curves-from-point-lists/m-p/9317388#M3699</guid>
      <dc:creator>danielcUPK8E</dc:creator>
      <dc:date>2020-02-13T22:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamo - Build curves from point lists</title>
      <link>https://forums.autodesk.com/t5/alias-forum/dynamo-build-curves-from-point-lists/m-p/9351603#M3700</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was hoping you could help me a little further along. I want to build a NURBS curve from the 'nth' point of each list i.e. join point 1 from each curve, join point 2 from each curve etc (as I have done for the first curve shown in my image). I also deliberately did not transpose the lists so I could 'ShiftIndices' of each point set by different amounts on each curve (maybe there is a simpler way to do this).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for your time!&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2020 22:13:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/alias-forum/dynamo-build-curves-from-point-lists/m-p/9351603#M3700</guid>
      <dc:creator>danielcUPK8E</dc:creator>
      <dc:date>2020-03-01T22:13:42Z</dc:date>
    </item>
  </channel>
</rss>

