Polyline not snapping to itself while drawing

Polyline not snapping to itself while drawing

ddjaworski
Explorer Explorer
1,672 Views
13 Replies
Message 1 of 14

Polyline not snapping to itself while drawing

ddjaworski
Explorer
Explorer

Recently ran into an issue whereby while drawing with a polyline, I'm not able to snap to the current line in order to "close" the shape. This is definitely something I've been able to do previously so I'm assuming its a system variable that got changed somewhere along the way. Attached is a snip of what autocad looks like while using the attached snap settings (cursor close to an endpoint without the snap aperture showing up). 

ddjaworski_0-1712863589267.png

ddjaworski_1-1712863651436.png

 

0 Likes
Accepted solutions (1)
1,673 Views
13 Replies
Replies (13)
Message 2 of 14

pendean
Community Legend
Community Legend

@ddjaworski wrote:

... in order to "close" the shape...


if your intent is just to "close" the PLINE shape you've drawn, use the CLOSE option in PLINE command since it is already running

pendean_0-1712864105564.png

https://help.autodesk.com/view/ACD/2024/ENU/?guid=GUID-11883C70-6435-4F80-8FB4-F6E933B8FD94#:~:text=...

pendean_1-1712864172121.png

 

0 Likes
Message 3 of 14

ddjaworski
Explorer
Explorer

By "close" I meant more that I wanted to be able to connect the line back to the beginning of the polyline. As you know, the close command just finishes the line between the current vertex and the first which can lead to some weird lines. For context, I'm typically using this to draw rev clouds around changes made in a drawing and would like to keep them as straight as I can.

0 Likes
Message 4 of 14

pendean
Community Legend
Community Legend

@ddjaworskiThanks for the feedback. I am unable to replicate the issue here is several variants of AutoCAD on my PC, can you confirm if this is a problem in ALL of your DWG files, or just this one?
And what year-version of AutoCAD are you running as listed in the program's ABOUT command pop-up please?


REVCLOUD has a rectangle option for "straight" shapes, are you not using that because your shapes are never rectangular? Or are you running a much older year-version of AutoCAD that does not have this?

pendean_0-1712866042306.png

 

0 Likes
Message 5 of 14

cadffm
Consultant
Consultant

Hi,

 

I say, no it didn't and doesn't work. EDIT

With THIS kind of a polyline.

Please select your polyline, I guess it isn't a

Polyline, but a 2D-Polyline (properties palette) or

Polyline, but LWPolyline (command LIST)

?

 

Check your PLINETYPE setting, it it set to 0, you create Polylines(2D-Polylines), instead of LWPolylines(Polylines)

 

But about revclouds: You know about the REVCLOUD command!?

(What version are you using?)

 
 

 

 

Sebastian

0 Likes
Message 6 of 14

ddjaworski
Explorer
Explorer
This is happening across the board yes. I'm using autocad 2021 version R.163.0.0 AutoCAD 2021.1.2 and semi-recently (4-5 months ago) switched to a new computer when I started seeing this behavior. Is there a system variable that dictates snapping patterns for polylines that you know of?
0 Likes
Message 7 of 14

ddjaworski
Explorer
Explorer
I typically use the revcloud command to transform these polyline shapes into revclouds when I'm trying to encapsulate a weirdly shaped change. Especially when trying to get everything to fit in a tight space. As far as version, I'm using R.163.0.0 AutoCAD 2021.1.2
0 Likes
Message 8 of 14

ddjaworski
Explorer
Explorer
Sorry about my last reply, missed the middle part of your message. Yes after looking at plinetype I'm using 2D-polylines.
0 Likes
Message 9 of 14

pendean
Community Legend
Community Legend

Would you be able to show us the result you are trying to create with PLINE command? Feel free to FUDGE it here needed, just add text notes indicating what the intent of the "fudge" as you expected it to work.

 

I suggest you reduce these selections too since not all apply anyway or your stated task of creating a revcloud outline to convert

 

pendean_0-1712866778419.png

 

 

 

0 Likes
Message 10 of 14

cadffm
Consultant
Consultant
Accepted solution

>>" Yes after looking at plinetype I'm using 2D-polylines. "

You have the answer now.

 

This feature is not available while drawing 2D-polylines

(Standard/default is LWPolylines, since R2000)

Sebastian

Message 11 of 14

ddjaworski
Explorer
Explorer

ddjaworski_0-1712867260431.png

This clouding is kind of what I want to end up with. Ultimately I am able to close the polyline by manually grabbing the vertices after I finish drawing it but my question was concerning why I'm no longer able to snap to the line while I'm drawing it so I don't have to do the additional steps needed to close it. 

0 Likes
Message 12 of 14

ddjaworski
Explorer
Explorer

That was exactly my issue! Thank you so much! Also thanks to @pendean, appreciate your help in trying to troubleshoot.

0 Likes
Message 13 of 14

pendean
Community Legend
Community Legend

@ddjaworski wrote:

That was exactly my issue! Thank you so much! Also thanks to @pendean, appreciate your help in trying to troubleshoot.


Wonder how you activated that old option unintentionally: any clues?

0 Likes
Message 14 of 14

ddjaworski
Explorer
Explorer
Might have something to do with changing computers? I've also recently gotten involved with writing lisp routines so its possible that something ran awry and changed that variable but I can't be sure. If it changes again and I can pinpoint when I'll try to update you here.
0 Likes