Autocad glitch - geometry moved during fillet??
Autocad glitch - geometry moved during fillet??
(OP)
Haven't encountered this one before, but have tried it in 2 versions of autocad, on two different machines:
Have a screw boss on an extrusion that is on a standoff leg from the interior face. Inner and outer surfaces of screw boss are concentric. Distance in autocad shows both X and Y distance between the two as 0.00000000"
When I Fillet at .031" from the standoff leg to where it intersects the outer face of the screw boss - The center to center now reads 0.00000004"
Has anyone else encountered a simple fillet moving geometry? I realize that is a very small number... this time... How can I trust that it won't do something worse next time?
Literally.... Distance... Fillet.... Distance. No move commands, no grips, nothing.....
Have a screw boss on an extrusion that is on a standoff leg from the interior face. Inner and outer surfaces of screw boss are concentric. Distance in autocad shows both X and Y distance between the two as 0.00000000"
When I Fillet at .031" from the standoff leg to where it intersects the outer face of the screw boss - The center to center now reads 0.00000004"
Has anyone else encountered a simple fillet moving geometry? I realize that is a very small number... this time... How can I trust that it won't do something worse next time?
Literally.... Distance... Fillet.... Distance. No move commands, no grips, nothing.....
RE: Autocad glitch - geometry moved during fillet??
In a way it smells like a floating point calculation error in your processor, but I'd try fixing the problem in ACAD before trying to pin it on AMD or Intel.
As always, more details = more help: what version, what computer, what processor, what graphics card, etc. yadayada
RE: Autocad glitch - geometry moved during fillet??
Tried it in a block, still happened. Copyclip to a new file twice... First one didn't do it, second one did repeat the error.
However, did find out that in the original file, if I did a TTR circle, trimmed it all out and plined, it did NOT recreate it. Even took THAT version, filleted those corners back to 0.00R (still concentric at that stage, I checked again). Then, did an 0.310 fillet again, and it DID reappear with a 0.00000004 offset center to center.
Dell Precision 5550, 32GB ram, i7-10750H
Windows 10 Pro 22H2
Autocad 2019.1.4 P.205.0.0
NVidia Quadro T2000 (Driver 31.0.15.4609)
RE: Autocad glitch - geometry moved during fillet??
Do you feel like sharing the file?
RE: Autocad glitch - geometry moved during fillet??
Are the objects you are filleting at the same elevation or in the same plane?
RE: Autocad glitch - geometry moved during fillet??
IFR, I thought about that, and even moved it to 0,0. All components at zero Z elevation, still recreated error.
RE: Autocad glitch - geometry moved during fillet??
https://www.itu.dk/~sestoft/bachelor/IEEE754_artic...
0.31 will not correspond exactly to a binary representation, causing rounding error.
0.3125 should. Worth a try to find out.
RE: Autocad glitch - geometry moved during fillet??
Interesting read 3dDave, I'd never thought through it that far.
But, that said.... when I tried it again, with .030, .031, and .03125, it recreated the error... almost....
with .03125, it offset the center asymetrically one direction...
Distance = 0'-0.00000005", Angle in XY Plane = 228.20236786, Angle from XY Plane = 0.00000000
Delta X = -0'-0.00000003", Delta Y = -0'-0.00000004", Delta Z = 0'-0.00000000"
with .0300, it offset it the other direction
Distance = 0'-0.00000006", Angle in XY Plane = 48.20237863, Angle from XY Plane = 0.00000000
Delta X = 0'-0.00000004", Delta Y = 0'-0.00000005", Delta Z = 0'-0.00000000"
RE: Autocad glitch - geometry moved during fillet??
RE: Autocad glitch - geometry moved during fillet??
Guessing that you meant 0.0310001? If so, then yes.
However, I lengthened the standoff leg just to see, and tried it with .310001 as well. Still gives the same result.
RE: Autocad glitch - geometry moved during fillet??
Modifying an element caused it to move 3 times the diameter of a carbon atom on your drawing. If you're a software developer with an interest in forensic science that might give you a clue to how they programmed the thing. If not, you should take a break from the screen and crack open a beverage of your choice.
RE: Autocad glitch - geometry moved during fillet??
I've seen the file, and other similar to it, and have acknowledged that it is a minuscule amount of variance. When you're dealing with the width of a galaxy, what does a couple meters difference make? Depending on how close you may be to a gravity well, things may become distorted and compressed, and your measurements are off anyway unless you're talking relative vs absolute, and THAT gets into an entirely different discussion.
My question was more of a why did it happen, and if it was a glitch, has anyone encountered anything similar where that was magnified to the point that it did cause concern.
That said, how do you know that it's 3 diameters of a carbon atom? I would assume, even though I've never gotten an answer when I asked one, if they come in different sizes as well. (Yes, I know, carbon atoms don't talk much)
(no.... my jokes never get any better. My kids will tell you that)
RE: Autocad glitch - geometry moved during fillet??
RE: Autocad glitch - geometry moved during fillet??
I saw this in versions of ACAD over 10 years ago, but I haven't since.
I believe Ohiocad's problem, I just can't replicate it. I also know I could live with it.
For many years, I have had to revise and edit ACAD drawings created by other designers. The fury this has induced has worn down my OCD tendencies to the point that i just don't go looking for misplaced points less than 0.0001".