Login  Register

Re: Can I add varying text to various instances of the same block?

Posted by dellus on Sep 17, 2021; 9:21pm
URL: https://forum.librecad.org/Can-I-add-varying-text-to-various-instances-of-the-same-block-tp5721055p5721056.html

Not sure what you want. You can write anything under an inserted block in a drawing. But you can't automate a numbering to a text included in the block counting with every new insertion.
You could include a text in the block, explode the block after insertion and then modify the text.