I'm getting around LibreCAD okay, but I can't figure out how to duplicate an existing level into a new level. I'd like all entities in the old level to be copied, so I can modify the new level without changing the old version of that level.
How to copy all the entities from a layer to another layer:
Hide all layers except the one containing the entities "Baselayer"
create a new layer called "targetlayer"
set "targetlayer" as actual (the selected layer in layer list).
Start command move/copy, select the entities, for reference point write in commad: 0,0
for target point write 0,0.
In move options dialog check "Keep Original" and "use corrent layer"
click on OK button
On Sun, Jun 26, 2011 at 4:34 AM, Rallaz [via LibreCAD] <[hidden email]> wrote:
How to copy all the entities from a layer to another layer:
Hide all layers except the one containing the entities "Baselayer"
create a new layer called "targetlayer"
set "targetlayer" as actual (the selected layer in layer list).
Start command move/copy, select the entities, for reference point write in commad: 0,0
for target point write 0,0.
In move options dialog check "Keep Original" and "use corrent layer"
click on OK button
That's all folks
If you reply to this email, your message will be added to the discussion below:
Thanks Rallaz.
You actually do not need to do exactly what you said but the part not using CTRL+C but the Move/copy function is tha key because you get the window asking if you want to "Use current layer".