Re: Grouping or combining several entities into one entity or element
Posted by
dxli on
URL: https://forum.librecad.org/Grouping-or-combining-several-entities-into-one-entity-or-element-tp5709681p5709712.html
we support blocks. a block is only an insertion point without interaction with the drawing where the block is inserted.
You may use a layer to roughly achieve the concept of "combining" though.
Larry Blodgett wrote
In most cad systems it is possible to group several entities into a single entity. For example a rectangle would be the four sides combined. So the rectangle responds as one element. How do I do this???