Fillet Command using ellipse radius rather than circle radius?

Fillet Command using ellipse radius rather than circle radius?

WireTechLLC
Explorer Explorer
2,841 Views
7 Replies
Message 1 of 8

Fillet Command using ellipse radius rather than circle radius?

WireTechLLC
Explorer
Explorer

Good Morning,

 

I'm using AutoCAD LT 2018 and For some reason when I use my fillet command it uses the radius of an ellipse, rather than the radius of a circle..  I'm not sure what I did to change this.. 

 

I've searched through the forums and AutoCAD help and can't find a solution.  Does anyone have any idea on how to change it back?

0 Likes
Accepted solutions (1)
2,842 Views
7 Replies
Replies (7)
Message 2 of 8

Kent1Cooper
Consultant
Consultant

I suspect your view direction is not from straight above.  The grip in the middle of the curve is characteristic of an Arc, not an Ellipse.  Type PLAN and accept <Current> as the default.  Or, you may need to set the UCS to match the Arc first [UCS, OBject option].  It could be caused by one of the Lines not lying flat in the current drawing plane -- pick each and look at its Properties for a non-zero Delta Z value.

Kent Cooper, AIA
0 Likes
Message 3 of 8

WireTechLLC
Explorer
Explorer

Kent,

 

the PLAN command was already set for <current> so re-selecting that didn't change anything .  I tried changing the view to TOP up in the views tab, and that didn't change anything either.

 

I drew some new lines on a different layer, and for some reason those fillet just fine.. so maybe it's an issue with the other layers?

0 Likes
Message 4 of 8

WireTechLLC
Explorer
Explorer

Kent,

 

I looked at the Delta Z for my lines and it looks like they're set for about 5.5  How can i change this so I only draw in X and Y?

 

Thanks!

 

 

0 Likes
Message 5 of 8

imadHabash
Mentor
Mentor

HI,

 

i agree with @Kent1Cooper ... please if it's not fixed attache here your issue as a CAD dwg for testing.

 

 

Imad Habash

EESignature

0 Likes
Message 6 of 8

Kent1Cooper
Consultant
Consultant
Accepted solution

@WireTechLLC wrote:

.... 

I looked at the Delta Z for my lines and it looks like they're set for about 5.5  How can i change this so I only draw in X and Y?

.... 


If you didn't mean to be drawing out of the XY plane, for things already drawn, you can use FLATTEN to force them into it.  Or if it's all a matter of Lines, you can use QSELECT to grab all Lines in the drawing, and in the Properties box, set the Z coordinate of all their start and end points to zero, all at once.  For things not yet drawn, you can set the OSNAPZ System Variable [in new-enough versions] so that if something you Object-Snap to when drawing happens to be at some non-zero elevation, it will ignore its Z coordinate and use the zero-elevation version of that location.  That won't prevent certain other ways that you could get things off the plane, but it should prevent most accidental ones.

Kent Cooper, AIA
Message 7 of 8

Patchy
Mentor
Mentor

It had been rotated in 3d

 

Capture.JPG

0 Likes
Message 8 of 8

WireTechLLC
Explorer
Explorer

Kent,

 

It looks like that was the issue. 

 

Thanks for all of your help. I really appreciate it 🙂

0 Likes