.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

C# method for lisp grvecs

2 REPLIES 2
Reply
Message 1 of 3
kbarnettza
533 Views, 2 Replies

C# method for lisp grvecs

AutoCAD 2010. C# DotNet.
Where is the method that does the same action as lisps grvecs (draw graphic lines)?
Thx.
Kevin.
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: kbarnettza

In ObjectARX, there are better ways to draw temporary graphics, but which is the
one to use depends on what you're doing specifically.

grvecs is a legacy API that is so limited and crude that the idea of using it
these days is somewhat rediclous (for example, it can only draw straight line
segments, and requires many of them and much work in order to approximate
curves).

If you really insist on using it, the Editor's DrawVectors method is the managed
wrapper for it.

--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD
Supporting AutoCAD 2000 through 2011

http://www.acadxtabs.com

Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");

wrote in message
news:6368393@discussion.autodesk.com...
AutoCAD 2010. C# DotNet.
Where is the method that does the same action as lisps grvecs (draw graphic
lines)?
Thx.
Kevin.
Message 3 of 3
kbarnettza
in reply to: kbarnettza

Thanks Tony, although simple it's exactly what I needed right now, just could not find it without your help.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost