Notifications
Clear all

Autocad - add to polyline

12 Posts
10 Users
0 Reactions
3 Views
(@imaudigger)
Posts: 2958
Registered
Topic starter
 

Does anybody know if there is a tool in Autocad or Carlson Civil/Survey that would allow you to add to a polyline without having to issue the join command separately? I'm thinking you would select the polyline near the end, then start drawing the portion you wanted to add.

 
Posted : August 19, 2016 8:35 am
(@paul-in-pa)
Posts: 6044
Registered
 

Well you can simply draw a new polyline on the exact same layer and then fillet the two. I would say that is almost the same number of keystrokes, so how lazy are you?

All the polyline edit routines I use work within the ends of the current polyline. You could also extend a polyline by distance or to an entity.

Paul in PA

 
Posted : August 19, 2016 8:51 am
(@toivo1037)
Posts: 788
Registered
 

If you need to just add one or 2 points, you can edit polyline, edit vertices, insert. Any more then just a couple it is tedious.

 
Posted : August 19, 2016 9:05 am
(@mvanhank222)
Posts: 374
Registered
 

I know in Carlson in intellicad one option when you do a polyline is c for continue then you select the line to add on to

 
Posted : August 19, 2016 9:05 am
(@mark-mayer)
Posts: 3363
Registered
 

imaudigger, post: 387133, member: 7286 wrote: I'm thinking you would select the polyline near the end, then start drawing the portion you wanted to add.

I don't know of any built in function that would do that but it wouldn't be real hard to program in LISP. Perhaps if you fish around in "Hot Tip Harry" you might find something.

 
Posted : August 19, 2016 9:33 am
(@richard-imrie)
Posts: 2207
Registered
 

In AutoCAD, if you select a polyline (left click) it will show the grips at the vertices and mid-point between vertices. Then if you hover the cursor over a grip a small dialogue box will pop up with 3 options, including adding vertices.

 
Posted : August 19, 2016 10:05 am
(@va-ls-2867)
Posts: 513
Registered
 

In Carlson

for 2d polyline, use the 2dp command and type c to continue the line. same in 3dp command

 
Posted : August 19, 2016 11:01 am
(@paul-in-pa)
Posts: 6044
Registered
 

VA LS 2867, post: 387163, member: 1444 wrote: In Carlson

for 2d polyline, use the 2dp command and type c to continue the line. same in 3dp command

Does not work in Carlson Survey 2004.

Paul in PA

 
Posted : August 19, 2016 11:32 am
(@squirl)
Posts: 1170
Registered
 

PEDIT will do the trick. If you're just looking to extend the line a certain distance or to another line, either LENGTHEN or EXTEND will work.

 
Posted : August 19, 2016 12:05 pm
(@twdotson)
Posts: 142
Registered
 

Mark Mayer, post: 387141, member: 424 wrote: ... it wouldn't be real hard to program ...

Actually, to make it feel like you are truly continuing a polyline (with the ability to begin arcing at tangent) it was harder than we initially thought.

 
Posted : August 20, 2016 5:43 am
(@imaudigger)
Posts: 2958
Registered
Topic starter
 

Thanks guys. The "continue" option found under the Carlson 2DP command seems to do exactly what I was envisioning.

Paul - just because your an old codger doesn't mean you have to go around calling people lazy 😉

I have found instances where a command may have an equal number of keystrokes, but it fits better into the workflow, maybe due to thought processes or simply where the keys are located in relation to the space bar.

I like the fillet command, but I have found that the radius variable sometimes changes for no apparent reason.

 
Posted : August 22, 2016 7:29 am
(@squowse)
Posts: 1004
Registered
 

imaudigger, post: 387133, member: 7286 wrote: Does anybody know if there is a tool in Autocad or Carlson Civil/Survey that would allow you to add to a polyline without having to issue the join command separately? I'm thinking you would select the polyline near the end, then start drawing the portion you wanted to add.

hover over the end point "grip" and you should see the add vertex option come up.

 
Posted : August 22, 2016 1:33 pm