
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hey guys,
I know flattening has been discussed before, and I got a decent workaround from another thread on this forum.
I am working on a drawing i got from an architect that has Z values in it. I am drawing in 2D, and these Z values could cause me to take inaccurate dimensions within the drawing. I had found a work around on another forum using macros, but found some more code to use on this forum that seemed to work a bit better. However this macro moves everything to 1e99 Z value, and than if you apply it again it goes to 2e99 etc etc, which causes issues with the fillet command, since some might be non-coplanar if theyre on 2e99 and 1e99.
Than I found a better work around on this forum by selecting all entities and going through the properties list for each entity type, and changing end and start Z values to 0. This takes a little while, but it leaves me with the result i want, and allows everything to be filleted.
**Now that i do not require the macros, i tried deleting the macro custom button, and it will not allow me to. See the below picture of the error it gives me, does anyone know how to delete this button Since I do not need it anymore, i don't want it in my Autocad.
Thanks in advance.
Solved! Go to Solution.