<?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: C# method for lisp grvecs in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/c-method-for-lisp-grvecs/m-p/2661978#M66032</link>
    <description>Thanks Tony, although simple it's exactly what I needed right now, just could not find it without your help.</description>
    <pubDate>Thu, 08 Apr 2010 09:54:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-04-08T09:54:46Z</dc:date>
    <item>
      <title>C# method for lisp grvecs</title>
      <link>https://forums.autodesk.com/t5/net-forum/c-method-for-lisp-grvecs/m-p/2661976#M66030</link>
      <description>AutoCAD 2010. C# DotNet.&lt;BR /&gt;
Where is the method that does the same action as lisps grvecs (draw graphic lines)?&lt;BR /&gt;
Thx.&lt;BR /&gt;
Kevin.</description>
      <pubDate>Wed, 07 Apr 2010 12:08:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/c-method-for-lisp-grvecs/m-p/2661976#M66030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-07T12:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: C# method for lisp grvecs</title>
      <link>https://forums.autodesk.com/t5/net-forum/c-method-for-lisp-grvecs/m-p/2661977#M66031</link>
      <description>In ObjectARX, there are better ways to draw temporary graphics, but which is the &lt;BR /&gt;
one to use depends on what you're doing specifically.&lt;BR /&gt;
&lt;BR /&gt;
grvecs is a legacy API that is so limited and crude that the idea of using it &lt;BR /&gt;
these days is somewhat rediclous (for example, it can only draw straight line &lt;BR /&gt;
segments, and requires many of them and much work in order to approximate &lt;BR /&gt;
curves).&lt;BR /&gt;
&lt;BR /&gt;
If you really insist on using it, the Editor's DrawVectors method is the managed &lt;BR /&gt;
wrapper for it.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD&lt;BR /&gt;
Supporting AutoCAD 2000 through 2011&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");&lt;BR /&gt;
&lt;BR /&gt;
&lt;KEVIN.BARNETT&gt; wrote in message &lt;BR /&gt;
news:6368393@discussion.autodesk.com...&lt;BR /&gt;
AutoCAD 2010. C# DotNet.&lt;BR /&gt;
Where is the method that does the same action as lisps grvecs (draw graphic &lt;BR /&gt;
lines)?&lt;BR /&gt;
Thx.&lt;BR /&gt;
Kevin.&lt;/KEVIN.BARNETT&gt;</description>
      <pubDate>Wed, 07 Apr 2010 13:49:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/c-method-for-lisp-grvecs/m-p/2661977#M66031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-07T13:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: C# method for lisp grvecs</title>
      <link>https://forums.autodesk.com/t5/net-forum/c-method-for-lisp-grvecs/m-p/2661978#M66032</link>
      <description>Thanks Tony, although simple it's exactly what I needed right now, just could not find it without your help.</description>
      <pubDate>Thu, 08 Apr 2010 09:54:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/c-method-for-lisp-grvecs/m-p/2661978#M66032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-08T09:54:46Z</dc:date>
    </item>
  </channel>
</rss>

