<?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: spline and helix length to parameter in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11528229#M62943</link>
    <description>&lt;P&gt;I guess it's time to go back to basics...as usual!&lt;/P&gt;&lt;P&gt;&lt;A href="https://sciencing.com/calculate-helical-length-7808380.html" target="_blank" rel="noopener"&gt;Here's how I did it for the HELIX.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I guess the developers wanted us to do our own math.&lt;/P&gt;&lt;P&gt;I constructed the Helix using Revs &amp;amp; Height, but you can do it with Pitch &amp;amp; Height as well.&lt;/P&gt;&lt;P&gt;Took a little doing, b/c first I had to make Parameters for height of 1 full Rev and # of Revs in the total height.&lt;/P&gt;&lt;P&gt;The rest was easy.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Nov 2022 23:45:45 GMT</pubDate>
    <dc:creator>cadman777</dc:creator>
    <dc:date>2022-11-03T23:45:45Z</dc:date>
    <item>
      <title>spline and helix length to parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11521586#M62935</link>
      <description>&lt;P&gt;Hi all...&lt;/P&gt;&lt;P&gt;Does anyone know how to automatically get the length of a spline and helix segment and attach it to a Parameter so if the geometry changes the Parameter updates?&lt;/P&gt;&lt;P&gt;I'd be grateful for any input on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 00:15:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11521586#M62935</guid>
      <dc:creator>cadman777</dc:creator>
      <dc:date>2022-11-01T00:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: spline and helix length to parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11521784#M62936</link>
      <description>Probably should post this in the iLogic forum. I think you can measure the length of the feature then save it as a parameter later.&lt;BR /&gt;&lt;BR /&gt;Similar threads:&lt;BR /&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-forum/how-to-use-ilogic-to-measure-length-of-edge/td-p/10542177" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-forum/how-to-use-ilogic-to-measure-length-of-edge/td-p/10542177&lt;/A&gt;&lt;BR /&gt;And here:&lt;BR /&gt;&lt;A href="https://www.cadforum.cz/en/ilogic-rule-to-measure-loop-length-in-a-sketch-tip8910" target="_blank"&gt;https://www.cadforum.cz/en/ilogic-rule-to-measure-loop-length-in-a-sketch-tip8910&lt;/A&gt;</description>
      <pubDate>Tue, 01 Nov 2022 02:41:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11521784#M62936</guid>
      <dc:creator>Gabriel_Watson</dc:creator>
      <dc:date>2022-11-01T02:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: spline and helix length to parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11523672#M62937</link>
      <description>&lt;P&gt;Thanx for that info. Unfortunately I had already went down that pathway and found no solution. I was hoping Sergio's iLogic code would work, but I kept getting an error that I could not figure out. The other caveat is, I want to measure the geometry not the feature. Do you know if that is possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Incidentally, the Measure tool works just fine, so there must be a way to do it using iLogic or VBA, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The way I envision doing it is to first identify the sketch and then the geometric entity by type that's inside that sketch. Then solicit the measure command and apply it to that entity. Then input that value into a UserParameter. Done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But maybe I'll be forced to make the feature a sweep and measure that?&lt;/P&gt;&lt;P&gt;Thanx for the links, they may lead to something else that works.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 19:22:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11523672#M62937</guid>
      <dc:creator>cadman777</dc:creator>
      <dc:date>2022-11-01T19:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: spline and helix length to parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11523864#M62938</link>
      <description>&lt;P&gt;Does this sound like something you are looking for?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=2mpzme_GGBA" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=2mpzme_GGBA&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 20:47:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11523864#M62938</guid>
      <dc:creator>blandb</dc:creator>
      <dc:date>2022-11-01T20:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: spline and helix length to parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11524323#M62939</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe this thread could help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-ilogic-and-vb-net-forum/measure-the-length-of-3d-sketch-helix-spiral/td-p/9532112" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-ilogic-and-vb-net-forum/measure-the-length-of-3d-sketch-helix-spiral/td-p/9532112&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 00:57:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11524323#M62939</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2022-11-02T00:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: spline and helix length to parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11526598#M62940</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3323487"&gt;@Gabriel_Watson&lt;/a&gt;: Thanx for your help! Unfortunately none of those worked (IV2010).&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/467314"&gt;@blandb&lt;/a&gt;: Before coming in here I stumbled across Mark's blog. Unfortunately, all the pics and code were missing on the blog (broken links). However, the video was very informative. So I took the time to manually type-in the code and test it. Unfortunately it didn't work. Bummer! Anyway, thanx for your input!&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;: Thanx for that link! It just goes to show how bad my memory is these days! I asked this question back in 2019, and discovered that it was impossible to do in IV2010. So I'm repeating what I did back then: manually measuring the curve and manually inputting it into the Parameter. That's the only manual work I have to do on this project, so I'm OK with it.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 19:41:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11526598#M62940</guid>
      <dc:creator>cadman777</dc:creator>
      <dc:date>2022-11-02T19:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: spline and helix length to parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11527032#M62941</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are more than welcome! When I found the thread, I thought you might have seen it. I just wanted to share it with other users. My memory also suffers occasional corruption. The Covid isolation did not help.&lt;/P&gt;
&lt;P&gt;I wish you could upgrade to more recent releases. Your request can be fulfilled by an iLogic rule relatively easily.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 20:08:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11527032#M62941</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2022-11-03T20:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: spline and helix length to parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11527173#M62942</link>
      <description>&lt;P&gt;I hear ya.&amp;nbsp;I too wish I could upgrade. Unfortunately, I can't afford it.&amp;nbsp;&lt;SPAN&gt;Besides, I don't believe in slavery.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on the world politics that I know, software subscription is a white collar version of slavery and extortion (as I've said in other threads).&amp;nbsp;The fact that everyone has grown accustomed to that kind of criminal activity and accepts it without a peep is something I can't comprehend. Where are all the MEN today?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Software subscription is basically the legitimization of the corporate mafia.&amp;nbsp;Sad the world we live in today.&amp;nbsp;There's a verse in the Bible that says when Jesus returns to rule the planet, &lt;A href="https://wixlabs-pdf-dev.appspot.com/assets/pdfjs/web/viewer.html?file=%2Fpdfproxy%3Finstance%3DDphyqq2QMSOGd0kfNN6SlnrZDHwp7ebGcxGxYfVfwnM.eyJpbnN0YW5jZUlkIjoiMmVlMTE3ODEtMmI0Ni00ZTJkLWI0NjYtOWM0OTU5NGZkMjgzIiwiYXBwRGVmSWQiOiIxM2VlMTBhMy1lY2I5LTdlZmYtNDI5OC1kMmY5ZjM0YWNmMGQiLCJtZXRhU2l0ZUlkIjoiYTIwNWFhZmUtM2NiNC00ZTQwLWEyZjItMGVmZGFhMDFlZWZjIiwic2lnbkRhdGUiOiIyMDIyLTA2LTI0VDAyOjQ3OjAzLjAzMVoiLCJ1aWQiOiJjNjhkYjk5NC1jODA5LTQzZDItOWM3NC01Zjk3MTIzM2IwZmQiLCJwZXJtaXNzaW9ucyI6Ik9XTkVSIiwiZGVtb01vZGUiOmZhbHNlLCJiaVRva2VuIjoiOGNlNGJkN2YtMTdmMi0wMDZkLTE2OTQtOTJiNGYzNGUzYzdmIiwic2l0ZU93bmVySWQiOiJjNjhkYjk5NC1jODA5LTQzZDItOWM3NC01Zjk3MTIzM2IwZmQiLCJzaXRlTWVtYmVySWQiOiJjNjhkYjk5NC1jODA5LTQzZDItOWM3NC01Zjk3MTIzM2IwZmQiLCJleHBpcmF0aW9uRGF0ZSI6IjIwMjItMDYtMjRUMDY6NDc6MDMuMDMxWiIsImxvZ2luQWNjb3VudElkIjoiYzY4ZGI5OTQtYzgwOS00M2QyLTljNzQtNWY5NzEyMzNiMGZkIn0%26compId%3Dcomp-kxfro4si%26url%3Dhttps%3A%2F%2Fdocs.wixstatic.com%2Fugd%2Fc68db9_e2a4a76045264e60b6b7f69c73f1c696.pdf&amp;amp;rng=1656044966531#page=17&amp;amp;zoom=75,-292,650&amp;amp;links=true&amp;amp;allowPrinting=true&amp;amp;allowDownload=true&amp;amp;originalFileName=The%20Hebrew%20Revelation%20James%20and%20Jude%20(small%20file%20size)%20-%20HebrewGospels.com%20-%201%2C3" target="_blank" rel="noopener"&gt;all the rich will serve him&lt;/A&gt;&amp;nbsp;(12:1, p114). That's quite a change, considering how today the 'idle rich' are screwing everyone in the world through their fiat money based monopoly capitalism and their monopoly on labor through corporate social structure. Unfortunately for them, they will pay for their evil deeds on Judgment Day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanx again for your constant excellent input!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 12:42:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11527173#M62942</guid>
      <dc:creator>cadman777</dc:creator>
      <dc:date>2022-11-03T12:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: spline and helix length to parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11528229#M62943</link>
      <description>&lt;P&gt;I guess it's time to go back to basics...as usual!&lt;/P&gt;&lt;P&gt;&lt;A href="https://sciencing.com/calculate-helical-length-7808380.html" target="_blank" rel="noopener"&gt;Here's how I did it for the HELIX.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I guess the developers wanted us to do our own math.&lt;/P&gt;&lt;P&gt;I constructed the Helix using Revs &amp;amp; Height, but you can do it with Pitch &amp;amp; Height as well.&lt;/P&gt;&lt;P&gt;Took a little doing, b/c first I had to make Parameters for height of 1 full Rev and # of Revs in the total height.&lt;/P&gt;&lt;P&gt;The rest was easy.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 23:45:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11528229#M62943</guid>
      <dc:creator>cadman777</dc:creator>
      <dc:date>2022-11-03T23:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: spline and helix length to parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11695958#M62944</link>
      <description>&lt;P&gt;Ladies &amp;amp; Gents...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I opened the unmodified Helix_Length-01.ipt and checked the G_L_Helix parameter:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-01-21 610.jpg" style="width: 124px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1165447iA56E99A6BED71C0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="2023-01-21 610.jpg" alt="2023-01-21 610.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked this against the result from the Measure tool.:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-01-21 611.jpg" style="width: 457px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1165448i5854871E74FFDB56/image-size/large?v=v2&amp;amp;px=999" role="button" title="2023-01-21 611.jpg" alt="2023-01-21 611.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Except for the precision setting, these seem to match. Notice the metric value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then ran the unmodified 3D loop length rule as defined in&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3323487"&gt;@Gabriel_Watson&lt;/a&gt;'s post above (Message 2):&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cadforum.cz/en/ilogic-rule-to-measure-loop-length-in-a-sketch-tip8910" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.cadforum.cz/en/ilogic-rule-to-measure-loop-length-in-a-sketch-tip8910&lt;/A&gt;&amp;nbsp;and this displays:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-01-21 612.jpg" style="width: 158px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1165449iBD6563A673931751/image-dimensions/158x191?v=v2" width="158" height="191" role="button" title="2023-01-21 612.jpg" alt="2023-01-21 612.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure why this is different. Can anyone verify this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2023 20:55:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11695958#M62944</guid>
      <dc:creator>b.mccarthy</dc:creator>
      <dc:date>2023-01-21T20:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: spline and helix length to parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11700135#M62945</link>
      <description>&lt;P&gt;Hi! The cadforum's iLogic rule is for measuring 3D lines, not for 3D splines or helical curves. Here is a simple rule I found to show the helical curve length in mm. There is still minor discrepancy between the shown value and the measured result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dim oDoc As PartDocument = ThisDoc.Document&lt;BR /&gt;Dim Sketch As Sketch3D&lt;BR /&gt;Sketch = oDoc.ComponentDefinition.Sketches3D(1)&lt;BR /&gt;Dim SE As SketchFixedSplines3D&lt;BR /&gt;SE = Sketch.SketchFixedSplines3D&lt;BR /&gt;MsgBox(SE.Item(1).Length*10)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to work with the project team to understand it better.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 21:49:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11700135#M62945</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2023-01-23T21:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: spline and helix length to parameter</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11700291#M62946</link>
      <description>&lt;P&gt;Hi Johnson,&amp;nbsp;&lt;BR /&gt;&amp;nbsp;The Length value from the&amp;nbsp;SketchFixedSpline3D object is close, but it is not as accurate as what you get from the Measure command.&lt;BR /&gt;You can use the MeasureTools API to get a more accurate number:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;Dim oDoc As PartDocument = ThisDoc.Document
Dim sketch1 As Sketch3D
sketch1 = oDoc.ComponentDefinition.Sketches3D(1)
Dim splines3d As SketchFixedSplines3D
splines3d = sketch1.SketchFixedSplines3D
Dim lengthInInches As Double
lengthInInches = ThisApplication.MeasureTools.GetLoopLength(splines3d.Item(1)) / 2.54
MessageBox.Show("Length in inches = " &amp;amp; lengthInInches, "Measure Length")&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 23:11:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/spline-and-helix-length-to-parameter/m-p/11700291#M62946</guid>
      <dc:creator>MjDeck</dc:creator>
      <dc:date>2023-01-23T23:11:54Z</dc:date>
    </item>
  </channel>
</rss>

