polyline arc reversed

polyline arc reversed

florent.forest
Explorer Explorer
5,996 Views
15 Replies
Message 1 of 16

polyline arc reversed

florent.forest
Explorer
Explorer

hi,

 

This morning when i opened a drawing in autocad 2017 some of the arc in my polylines were reversed as you can see in the image.

 

I tried to fix it by reversed the polyline but not all arc have been inverted so it didn't fix anything.

 

What can i try?

 

Thanks,

Florent

0 Likes
Accepted solutions (1)
5,997 Views
15 Replies
Replies (15)
Message 2 of 16

pendean
Community Legend
Community Legend
Polylines Inverted? Please explain in more detail, maybe add comments to your screenshot if possible.
0 Likes
Message 3 of 16

imadHabash
Mentor
Mentor

Hi,

>> This morning when i opened a drawing in autocad 2017 some of the arc in my polylines were inverted

How it could be ?!! maybe it's some how happened by mistake by you . i mean that AutoCAD didn't do this by itself . would you please describe more your issue ?

 

Imad Habash

EESignature

0 Likes
Message 4 of 16

florent.forest
Explorer
Explorer
Sorry my software is in french it's probably reversed in english, i posted a new image probably more clear
0 Likes
Message 5 of 16

florent.forest
Explorer
Explorer

I know that the problem is probably something i did but i don't know what.

 

in my polyline some of the arc are reversed but not all and i don't know how to fix it.

0 Likes
Message 6 of 16

imadHabash
Mentor
Mentor

select the polyline arc without command then put your mouse over the middle grip tell a menu appear . now select Convert to line option , any changes ?

 

 

Imad Habash

EESignature

0 Likes
Message 7 of 16

florent.forest
Explorer
Explorer

Yes it become a line and when i select it again and transform it to arc it reverse to how it was before

0 Likes
Message 8 of 16

Kent1Cooper
Consultant
Consultant

What a phenomenon!  It appears that each too-much arc segment is the rest of the circle that the arc segment you want is a part of.  The bulge factors have gotten screwed up, both in reversed sign and also numerical value, though what would do that, I can't imagine.

 

If no catch-all solution is found, but if, in fact, each is the rest of the circle that the arc segment you want is a part of, and therefore is of the same radius and shares a common center point with it, you can fix them with FilletMatchRad.lsp and its FMR command, available >here<.  It asks you to select a curve to get a radius from -- pick the "wrong" most-of-a-circle arc segment.  Then pick the adjacent line segments, and it will Fillet them using the same radius, which presumably will correct the situation.  If you know that any of them are of the same radius, you don't need to start over for each one, but can pick just one "wrong" segment to get that, and then pick as many pairs of straddling line segments as you want.

Kent Cooper, AIA
0 Likes
Message 9 of 16

florent.forest
Explorer
Explorer

I'm trying the tool send me an error : 

 

Error: type d'argument incorrect: point 2D/3D: nil (incorrect type of argument : point 2d/3d : nil)

 

 

0 Likes
Message 10 of 16

Kent1Cooper
Consultant
Consultant

@florent.forest wrote:

I'm trying the tool send me an error : 

Error: type d'argument incorrect: point 2D/3D: nil (incorrect type of argument : point 2d/3d : nil)


If that was in Reply to me, try the attached updated version of FilletMatchRad.lsp.  I'm hoping it's just a language issue -- not all of the entries that could use it had the _underscore prefix that makes them work in any language version of AutoCAD, so I just added those.  If it still doesn't work, write back with as much detail as you can supply, including preferably a small sample drawing file.

 

[Just to keep it clear who you're Replying to, don't use the Reply to the topic... slot at the bottom, which is always in Reply to Message 1, so it looks like you're Replying to yourself.  Always use the Reply button at bottom right in an individual Message.]

Kent Cooper, AIA
0 Likes
Message 11 of 16

florent.forest
Explorer
Explorer
it doesn't seems to work as it is all part of the same polyline

the tool try to create a chamfer between 2 lines but what i need is the other part of the arc that is not apparent
0 Likes
Message 12 of 16

florent.forest
Explorer
Explorer
Correction! it works for some of them but not all sometimes i can't select the second segment it takes all the polyline
0 Likes
Message 13 of 16

florent.forest
Explorer
Explorer

it doesn't work on one part of the line cf image

 

do i do a wrong manipulation?

0 Likes
Message 14 of 16

Kent1Cooper
Consultant
Consultant

Within a Polyline, Fillet needs you to select two segments with no more than one segment between them.  I hope you have a line segment adjacent to each end of the arc segment you want to fix, but at the top of your image, if there's a line segment, it must be very short.  You would need to pick on the line segment, not the arc segment heading off to the right.  [We can't really tell what the situation is from just an image -- this is why a sample drawing file would help.]

Kent Cooper, AIA
0 Likes
Message 15 of 16

Pointdump
Consultant
Consultant
Accepted solution

Florent,
I've seen this before in Civil 3D. Have you tried turning off Hardware Acceleration or High Quality Geometry?

 

HA_1.png

 


Dave

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2025
0 Likes
Message 16 of 16

florent.forest
Explorer
Explorer

Thanks that was the solution

0 Likes