<?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: Advance Genearte Graphic in .net coding in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3670230#M52798</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you speak about development for generating geometry with AutoCAD then you can download the &lt;A target="_self" href="http://usa.autodesk.com/adsk/servlet/index?id=773204&amp;amp;siteID=123112"&gt;&amp;gt;&amp;gt;&amp;gt;ObjectARX-kit&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;, there you have a lot of sampled included.&lt;/P&gt;&lt;P&gt;Otherwise let us know what you mean by "&lt;EM&gt;&lt;FONT color="#666699"&gt;advance generate graphics&lt;/FONT&gt;&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- alfred -&lt;/P&gt;</description>
    <pubDate>Tue, 23 Oct 2012 11:25:58 GMT</pubDate>
    <dc:creator>Alfred.NESWADBA</dc:creator>
    <dc:date>2012-10-23T11:25:58Z</dc:date>
    <item>
      <title>Advance Genearte Graphic in .net coding</title>
      <link>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3670206#M52797</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to advance generate graphics through my .net customization.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Someone please provide the sample code on advance genrate graphics or how acces the advance generate graphics?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dayalan&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2012 11:04:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3670206#M52797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-23T11:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Advance Genearte Graphic in .net coding</title>
      <link>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3670230#M52798</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you speak about development for generating geometry with AutoCAD then you can download the &lt;A target="_self" href="http://usa.autodesk.com/adsk/servlet/index?id=773204&amp;amp;siteID=123112"&gt;&amp;gt;&amp;gt;&amp;gt;ObjectARX-kit&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;, there you have a lot of sampled included.&lt;/P&gt;&lt;P&gt;Otherwise let us know what you mean by "&lt;EM&gt;&lt;FONT color="#666699"&gt;advance generate graphics&lt;/FONT&gt;&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2012 11:25:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3670230#M52798</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2012-10-23T11:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Advance Genearte Graphic in .net coding</title>
      <link>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3670236#M52799</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Advanced graphics is a bit of a broad term.&amp;nbsp; We used to use GDI+, there&lt;/P&gt;&lt;P&gt;are loads of examples on the Web to view.&amp;nbsp; The problem however was&lt;/P&gt;&lt;P&gt;that GDI+ is only software accelerated so if you have lots of information&lt;/P&gt;&lt;P&gt;in a dialog (like we do), then things were slowing down to the point where&lt;/P&gt;&lt;P&gt;the Dialog &amp;nbsp;would crawl, it became unusable.&amp;nbsp; We have just finished porting&lt;/P&gt;&lt;P&gt;to OpenGl &amp;nbsp;and the speed is incredible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I apologise but &amp;nbsp;I would not be able to post any code as this would&lt;/P&gt;&lt;P&gt;be revealing our &amp;nbsp;IP.&amp;nbsp; Good luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maritn.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2012 11:31:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3670236#M52799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-23T11:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Advance Genearte Graphic in .net coding</title>
      <link>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3670250#M52800</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so you don't want to do any development based on AutoCAD? (as you only speak about GDI+ or OpenGL, wondering now that WPF is not mentioned when speaking about perforamance in dialogs &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; )&lt;/P&gt;&lt;P&gt;So I think (as this forum here is called "&lt;EM&gt;AutoCAD Customization ...&lt;/EM&gt;") this is not the right forum for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, - alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2012 11:35:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3670250#M52800</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2012-10-23T11:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Advance Genearte Graphic in .net coding</title>
      <link>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3671860#M52801</link>
      <description>&lt;P&gt;Hi Alfred,&lt;/P&gt;&lt;P&gt;I think I may have missed your point, OP I thought was refering to vector tye Graphics in forms?&lt;/P&gt;&lt;P&gt;Have I got this wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ta,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maritn.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2012 11:43:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3671860#M52801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-24T11:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Advance Genearte Graphic in .net coding</title>
      <link>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3673132#M52802</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply to every one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My requirement is to generate the graphics on selected grid and also some of the layers only need to display within grid.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These process should be implemented in the single step. I.e user will select only grid. by using the grid, i wanna excute the advance generate graphics option through .net program&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2012 04:03:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3673132#M52802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-25T04:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Advance Genearte Graphic in .net coding</title>
      <link>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3677832#M52803</link>
      <description>&lt;P&gt;Your question is still not clear. "generate the graphics on selected grid" ? Which grid are you referring to ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WPF uses the GPU to display the graphics. So, if you wish to use WPF to&amp;nbsp;display the graphics in a window, you can do that inside AutoCAD. AutoCAD already uses WPF and hardware acceleration in its UI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 16:53:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/advance-genearte-graphic-in-net-coding/m-p/3677832#M52803</guid>
      <dc:creator>Balaji_Ram</dc:creator>
      <dc:date>2012-10-29T16:53:26Z</dc:date>
    </item>
  </channel>
</rss>

