Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

pendean
en respuesta a: tien099


@tien099 wrote:

It seems like there is no way to delete or edit a base point that is created in a block. None of the posts here describe editing an already created base point. Am I missing something? Is this very simple thing not available in autocad?


There are dozens of free LISP and free add-ins that do just that over the decades, have you not had a chance to look them up? I'll get you started here

https://apps.autodesk.com/ACD/en/Detail/Index?id=1203146290307485351&appLang=en&os=Win32_64

https://www.lee-mac.com/changeblockinsertion.html 

 

If you are only wanting to wait for Autodesk to build something in for whatever reason, you can us REFEDIT or BEDIT command do to what you want, or go very old school and recreate the block from scratch.

 

How would you like to proceed @tien099