Posted by
celmar on
Feb 14, 2022; 10:48am
URL: https://forum.librecad.org/Apprentissage-tp5721412p5721466.html
How to copy entities from drawing A to drawing B?
Quite often we need to copy some part of a drawing A and paste it in a drawing B. It is not difficult
provided the user knows that both drawings must be opened in the same LibreCAD session.
In the example below, each layer has a specified color in order to better visualize what happens. In
drawing A, there are 3 layers (layer1, layer2, layer3) showing rectangles and in drawing B there are
also 3 layers (layer1, layer2, layer4) showing circles. Each layer has its own color for the sake of
clarity. Let us say that we want to copy the green and red rectangles from drawing A to drawing B.
The steps are :
1. Launch LibreCAD.
2. Open drawing A.
3. Open drawing B without launching a second time LibreCAD.
4. Go to drawing A window, select the green and red rectangles, click on Copy icon or press
CTRL+C and define a reference point.
5. Go to drawing B window, click on Paste icon or press CTRL+V and define a reference point.
That's it !
Note that LibreCAD moved the green rectangles of layer 2 in drawing A to the same layer2 in drawing
B : so the green rectangles and circles now have the same layer.
Ne fonctionne pas chez moi, Dans aucun mode d'affichage des dessins ( Tab mode, cascade, partage...)
Doesn't work for me, In any drawing display mode (Tab mode, cascade, sharing...)Je viens de télécharger la version Version : 2.2.0-rc2-24-g1d314270
Compilateur : GNU GCC 7.3.0
Compilé le : Nov 23 2021
Version de Qt : 5.12.4
Version de Boost : 1.65.1
Système: Windows 10 (10.0)
Les problèmes sont les mêmes
I just downloaded the Version version: 2.2.0-rc2-24-g1d314270
Compiler: GNU GCC 7.3.0
Compiled on: Nov 23 2021
Qt version: 5.12.4
Boost Version: 1.65.1
System: Windows 10 (10.0)
The problems are the same