QCAD - 2D CAD System.
Click here for a documentation of the DokuWiki formatting syntax that can be used in reports
Please search for existing tasks (also closed ones) before opening a new task.
Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help > Check for Updates)
FS#470 - Copy/paste results in Z!=0
Attached to Project:
QCAD
Opened by Andrew (andrew) - Wednesday, 18 January 2012, 21:29 GMT+2
Last edited by Andrew (andrew) - Wednesday, 10 July 2013, 13:37 GMT+2
Opened by Andrew (andrew) - Wednesday, 18 January 2012, 21:29 GMT+2
Last edited by Andrew (andrew) - Wednesday, 10 July 2013, 13:37 GMT+2
|
Details
Split from
Copy+Paste with paste in a new drawing results in Z=-13.6... which caused the problems of pattern-hatch and select-impossible. |
This task depends upon
Not reproducible here.
This is related also to the file with not-all-zero-Z-coordinates.
I wrote a small Java application filtering all non-zero Z-coordinates out of a dxf. It seems that the Z coordinate of pasted entities are moved in Z direction half of the old maximum Z value (maximum Z in file is 27.359994528, copied lines have Z==0, pasted lines have Z==-13.679997).