<?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: control pattern with parameter in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/control-pattern-with-parameter/m-p/10896364#M41186</link>
    <description>As always, this worked like a charm. Thank you.</description>
    <pubDate>Fri, 21 Jan 2022 14:31:57 GMT</pubDate>
    <dc:creator>alikhan.ganayev</dc:creator>
    <dc:date>2022-01-21T14:31:57Z</dc:date>
    <item>
      <title>control pattern with parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/control-pattern-with-parameter/m-p/10895881#M41184</link>
      <description>&lt;P&gt;I've been looking around the forum and I haven't quite found the answer. Let's say I have length 6310 mm and a pattern that I'd like the quanity for to increase with 1 each 80 mm. Basically I'm trying to control this pattern with increments of 80 mm. Inventor 22/Windows 10.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 10:46:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/control-pattern-with-parameter/m-p/10895881#M41184</guid>
      <dc:creator>alikhan.ganayev</dc:creator>
      <dc:date>2022-01-21T10:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: control pattern with parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/control-pattern-with-parameter/m-p/10896213#M41185</link>
      <description>&lt;P&gt;OK.&amp;nbsp; Create 3 user parameters to use.&amp;nbsp; "Length" = 6310 mm ; "Increment" = 80 mm ; "QTY" = floor(Length / Increment).&lt;/P&gt;
&lt;P&gt;QTY will stay up do date automatically, because it is directly referencing the other two driving parameters.&amp;nbsp; I'm using 'floor()' to keep the quantity from going to the next increment when it is just a partial of the increment distance.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 13:37:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/control-pattern-with-parameter/m-p/10896213#M41185</guid>
      <dc:creator>WCrihfield</dc:creator>
      <dc:date>2022-01-21T13:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: control pattern with parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/control-pattern-with-parameter/m-p/10896364#M41186</link>
      <description>As always, this worked like a charm. Thank you.</description>
      <pubDate>Fri, 21 Jan 2022 14:31:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/control-pattern-with-parameter/m-p/10896364#M41186</guid>
      <dc:creator>alikhan.ganayev</dc:creator>
      <dc:date>2022-01-21T14:31:57Z</dc:date>
    </item>
  </channel>
</rss>

