Login  Register

Re: Rotating tabs - inconsistencies

Posted by mad-hatter on Aug 09, 2017; 6:06pm
URL: https://forum.librecad.org/Rotating-tabs-inconsistencies-tp5715190p5715193.html

Hello.
 
A block when saved is just a *.dxf drawing.
One way :-
Draw your 1st. tab with a useful origin and save it somewhere. (myTabName)
Now open your main drawing.
From the librecad menu – select file/import/block, select myTabName, you will then be prompted where to place it.
It will appear on you drawing and in in the block list.
Now repeat the import, position it, it will appear in you block list as myTabName1.
Repeat for as many tabs as you want.
Each tab is now an entity and can be edited/rotated/etc.  as you want without changing the others.
 
Regards