<?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: Equation curve t in user defined parameters in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13822492#M401014</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have reached some problems that i can't solve within the equation curve. i need more parameters to play with...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can i generate a custom sketch line figure from vba or rather ilogic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any documentation or guidelines showing how to generate custom shapes by code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Tue, 23 Sep 2025 18:36:40 GMT</pubDate>
    <dc:creator>rb</dc:creator>
    <dc:date>2025-09-23T18:36:40Z</dc:date>
    <item>
      <title>Equation curve t in user defined parameters</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13764878#M399169</link>
      <description>&lt;P&gt;Working on some gnarly equation curves and I am trying to define phi as an user parameter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my phi: t*1rad-asin((a/r)*sin(t)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems like I can't enter t, &lt;EM&gt;as t from the equation curve feature&lt;/EM&gt;, in a user defined parameter? t can only be referenced in the equation curve x(t) and y(t) input fields?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My already long and complicated equation, becomes even longer and more complicated when I have to input&amp;nbsp;&lt;STRONG&gt;t*1rad-asin((a/r)*sin(t)&lt;/STRONG&gt; at several instances rather than just &lt;STRONG&gt;phi&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The readability of the full coordinate is super poor because of this....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or am I doing it wrong?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 21:51:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13764878#M399169</guid>
      <dc:creator>rb</dc:creator>
      <dc:date>2025-08-12T21:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Equation curve t in user defined parameters</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13766373#M399216</link>
      <description>&lt;P&gt;Hi! Indeed, the 't' is only understood within the implicit expression of an Equation Driven Curve (EDC). It isn't accessible outside of an EDC. Also, a user parameter has to have a definite value and it cannot be a variable.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 20:02:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13766373#M399216</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2025-08-13T20:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Equation curve t in user defined parameters</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13822492#M401014</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have reached some problems that i can't solve within the equation curve. i need more parameters to play with...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can i generate a custom sketch line figure from vba or rather ilogic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any documentation or guidelines showing how to generate custom shapes by code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 18:36:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13822492#M401014</guid>
      <dc:creator>rb</dc:creator>
      <dc:date>2025-09-23T18:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Equation curve t in user defined parameters</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13822493#M401015</link>
      <description>&lt;P&gt;just for clarity, i have a working script in R code that works well to generate my shape, now i am looking for a way of running it directly in inventor and have it plotted straight into a 2d sketch or whoever it is done&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 18:38:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13822493#M401015</guid>
      <dc:creator>rb</dc:creator>
      <dc:date>2025-09-23T18:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Equation curve t in user defined parameters</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13822624#M401023</link>
      <description>&lt;P&gt;Hi! If I understand your request correctly, you have the equations and also the points generated by the equations. You may simply enter the equations in Equation Driven Curve command. Or you may put the point coordinates in a text file or an Excel spreadsheet (X, Y, and Z). Then use Import Points command in 2D/3D Sketch environment to import the points. A spline will be created fitting the points automatically.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 20:09:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13822624#M401023</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2025-09-23T20:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Equation curve t in user defined parameters</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13822714#M401027</link>
      <description>&lt;P&gt;i think the import of xyz coordinates may work and be a good alternative&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but is it possible to achieve the curve plotting from inside of inventor with ilogic&amp;nbsp; or similar, meaning that i don't need to generate my coordinates outside of inventor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;preferably, i would like to have my code inside of inventor and avoid an external script to generate the coordinates and import them manually by excel&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 21:22:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13822714#M401027</guid>
      <dc:creator>rb</dc:creator>
      <dc:date>2025-09-23T21:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Equation curve t in user defined parameters</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13827123#M401181</link>
      <description>&lt;P&gt;Hi! Yes, it should be doable. You may enter the equation in an iLogic rule to generate the points and fit a spline through the points. Or you may use Equation Driven Curve.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2025 14:20:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/equation-curve-t-in-user-defined-parameters/m-p/13827123#M401181</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2025-09-26T14:20:31Z</dc:date>
    </item>
  </channel>
</rss>

