AutoCAD 2010/2011/2012 DWG Format
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Can't get LWPolyline s to join
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I'm using AutoCAD 2011. Lately I'm having lots of trouble getting LWPOLYLINES to join, end-to-end. They were all created with the same UCS on elevation zero. Some are arcs, and some are straight segments. I've used PEDIT, MPEDIT, JOIN. Nothing works. They are definitely end-to-end. What am I doing wrong?
Re: Can't get LWPolyline s to join
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
>> Nothing works
What message do you get from AutoCAD
Can you upload a drawing with at least a few of these geometry objects for us to try?
- alfred -
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at
-------------------------------------------------------------------------
Re: Can't get LWPolyline s to join
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
>>What message do you get from AutoCAD?
It just says "0 polylines joined".
Unfortunately, I can't email you the drawing because we couldn't wait for a solution. My workaround was to erase the arcs and redraw, simulating the arcs with regular polylines (not LWPLINES). It doesn't look nearly as nice, but that's the only thing that seems to work. I have a LSP routine (CONVPLNES) that converts LWPlines to the old PLINES. Even that would not join the ARCs to the PLINEs that are most certainly end-to-end.
Re: Can't get LWPolyline s to join
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I know you said you checked the UCS, but it would hurt to run the "flatten" command to see if that improves things.
Unless, you've already tried that.
^-^-^-^-^-^-^-^-^-^-^-^-^
°°AutoCAD Rel 1 - 2014°°
For when the One Great Scorer comes
To write against your name,
He marks-not that you won or lost-
But how you played the game.
Grantland Rice
Re: Can't get LWPolyline s to join
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Yes, I did already try that. Still no luck. Next time I have this same problem, I'll save a copy of the drawing and upload it to you. Thanks for trying to help.
Re: Can't get LWPolyline s to join
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
also:
1.) is PLINEACCEPT set to 1? if so, when using PEDIT, then chosing [M], are selected non-polylines converted into polylines (as expected)? (there's no immediate feedback on any succesful conversion but any converted entity should remain a polyline if you then escape the PEDIT.)
2.) provided they are, i.e. all selected entities now are polylines, when then you chose the JOIN option for joining these selected polylines, do you get different results when increasing TOLERANCE at the prompt?
Re: Can't get LWPolyline s to join
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
There's no PLINEACCEPT command or system variable in AutoCAD 11. The arcs and LWPlines were created end-to-end with OSNAPS, so tolerance shouldn't be an issue. I was very careful to make sure they were end-to-end.
Re: Can't get LWPolyline s to join
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
my apologies, it's PEDITACCEPT (as opposed to plineaccept).
on the risk of sounding pedantic, have you 1.) confirmed that the selected entities are indeed converted into polylines (either via systemvariable or prompt)? and if so, have you 2.) tried increasing the tolerance?
to explain: OSNAP may work perfectly accurate, however all point properties need to be stored as x,y and z-coordinate etc in the .dwg database until some time later they may be used by the JOIN routine. as a user, it's obvious the points should connect, however, in computing terms it's handling x numbers to the yth decimal. setting a TOLERANCE simply tells acad to take it easy and put 1 and 1 together.
Re: Can't get LWPolyline s to join
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
PEDITACCEPT is set to 1. Next time I'll try to change the tolerance to see if that works.
I did definitely check to see if they were indeed converted to PLINES. They all were except that the arcs were listed as ARCs (not polylines). Do the arcs have to list as PLINES in order to do a join?
Re: Can't get LWPolyline s to join
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
also - it used to be a problem if you had polylines going ---> <----- (opposite directions at the join). Try using the new "reverse" command and joining.
I usually chicken out & use "mapclean" through Map3D / C3D that resolves this issue - probably doesn't help you tho ![]()
C3D 2011
Intel Xeon E5630@2.53Ghz
NVIDA Quadro NVS420 Dual Monitor
12GB Ram / Win7 Professional 64bit SP1


