<?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: Applying mathematical formula in a C++ Objectarx program in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/applying-mathematical-formula-in-a-c-objectarx-program/m-p/8236797#M6248</link>
    <description>&lt;P&gt;Hello tbrammer,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your feedback. I will give it a try, and let you know how it goes. Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 31 Aug 2018 00:04:37 GMT</pubDate>
    <dc:creator>nggarnaud</dc:creator>
    <dc:date>2018-08-31T00:04:37Z</dc:date>
    <item>
      <title>Applying mathematical formula in a C++ Objectarx program</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/applying-mathematical-formula-in-a-c-objectarx-program/m-p/8220820#M6245</link>
      <description>&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I trying to enhance the creative capabilities of my custom entity by using some mathematical formula ( such Hamilton system, and Casteljau algorithm). At this level of development, i trying to applying what i learnt from Gerald Fairn Book's&amp;nbsp; Curves and Surfaces For Computer Aided Design Geometries.&amp;nbsp; Does anyone has experience applying mathematical equation in an Objectarx program written with VS 2015?Thank you in advance. Gil&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 20:38:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/applying-mathematical-formula-in-a-c-objectarx-program/m-p/8220820#M6245</guid>
      <dc:creator>nggarnaud</dc:creator>
      <dc:date>2018-08-23T20:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Applying mathematical formula in a C++ Objectarx program</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/applying-mathematical-formula-in-a-c-objectarx-program/m-p/8222095#M6246</link>
      <description>Hi,&lt;BR /&gt;I'm sorry, but I don't understand what you mean with "applying mathematical equation in an Objectarx program".&lt;BR /&gt;Can you give more explanations, or a small sample ?&lt;BR /&gt;Bye.</description>
      <pubDate>Fri, 24 Aug 2018 10:18:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/applying-mathematical-formula-in-a-c-objectarx-program/m-p/8222095#M6246</guid>
      <dc:creator>thierry_prince</dc:creator>
      <dc:date>2018-08-24T10:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Applying mathematical formula in a C++ Objectarx program</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/applying-mathematical-formula-in-a-c-objectarx-program/m-p/8236383#M6247</link>
      <description>&lt;P&gt;So you have implemented a custom entity and I suppose it shall display Bezier curves within it's &lt;FONT face="courier new,courier"&gt;subWorldDraw()&lt;/FONT&gt; method. Right?&lt;/P&gt;
&lt;P&gt;What you have to do is to implement the De-Casteljau algorithm to calculate polygon points and then draw the polygon in &lt;FONT face="courier new,courier"&gt;subWorldDraw()&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;Your custom entity could also display and the control points as grips by overwriting &lt;FONT face="courier new,courier"&gt;subGetGripPoints()&lt;/FONT&gt; and you can drag their positions if you implement &lt;FONT face="courier new,courier"&gt;subMoveGripPoints()&lt;/FONT&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 19:44:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/applying-mathematical-formula-in-a-c-objectarx-program/m-p/8236383#M6247</guid>
      <dc:creator>tbrammer</dc:creator>
      <dc:date>2018-08-30T19:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Applying mathematical formula in a C++ Objectarx program</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/applying-mathematical-formula-in-a-c-objectarx-program/m-p/8236797#M6248</link>
      <description>&lt;P&gt;Hello tbrammer,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your feedback. I will give it a try, and let you know how it goes. Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 00:04:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/applying-mathematical-formula-in-a-c-objectarx-program/m-p/8236797#M6248</guid>
      <dc:creator>nggarnaud</dc:creator>
      <dc:date>2018-08-31T00:04:37Z</dc:date>
    </item>
  </channel>
</rss>

