Re: Insert blocks in layer problem
Posted by
Gary S on
Jul 25, 2022; 10:22pm
URL: https://forum.librecad.org/Insert-blocks-in-layer-problem-tp5720266p5721928.html
Be careful
copying blocks. Each time you do so will add a block to the "Block List" and you will end up with multple versions of the block. It is a problem in that if the block needs to be edited, there will be multiple versions to edit and it will result in a larger file. (*slower loading / saving, redrawing, ...) If it only a couple of blocks it isn't a big deal...
If you require multple instances of the
same block it is better to insert the block from the "Block List" each time. Each instance remains linked to the "block insert" (parent block? origin block?).
Check this thread:
https://forum.librecad.org/Librecad-keeps-adding-blocks-to-block-list-td5715315.htmlAlso see:
https://librecad.readthedocs.io/en/latest/guides/blocks.htmlI thnk block behaviour is governed by quantum mechanics