Jump to content

Adding Vertex shortcuts?


michael256

Recommended Posts

Hi All,

 

To add a vertex to a polyline, I usually hover over a grip until the drop menu comes down and I select add vertex. The problem is i have to do this for every vertex I want to add. I was just wondering if there's a way i can add multiple vertex with out going through the drop down menu.

 

Thanks

Link to comment
Share on other sites

There are two lisp routines (see messages 2 and 3 of 9) in this thread at the AutoDesk Community - Visual Lisp forum. Maybe one of them will work for you. Disclaimer: I don't test; I only find.

http://forums.autodesk.com/t5/Visual-LISP-AutoLISP-and-General/add-vertex-to-polyline/td-p/905881

 

Or try the one by CAB2k (post #2) in this thread found at the AUGI website.

 

http://forums.augi.com/showthread.php?68868-Adding-vertexes-to-a-polyline

 

Last one, and probably the best (written by CADTutor forum member Lee Mac, and available at his website Lee Mac Programming.

 

http://www.lee-mac.com/addpolyvertex.html

Link to comment
Share on other sites

another from Augi (post #10 by _gile) http://forums.augi.com/showthread.php?68868-Adding-vertexes-to-a-polyline&p=766055&viewfull=1#post766055

 

If you're not familiar with lisps and simply want to try it out, download it to your computer, then drag the file ( AddVtx&DelVtx.lsp) onto your AutoCAD drawing area which will load it for the session. Type ADDVTX to use.

 

ADDVTX.gif

Link to comment
Share on other sites

Ah, improved version with demos... much cooler than mine, thanks

 

gile's version (link I posted), is by far the most functional. I use it regularly.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...