Import DXF files with blocks rotated by angles other than 90,180,270 degrees

Currently the rotation seems to be assigned to equal the closest multiple of 90. So 66.6 degrees becomes 90 degrees, silently. Is there a way around this? Adding a warning message when this is encountered would be good.

Comments

  • edited August 1

    No, that's not strictly true (see attached DXF in the .zip file).

    The file was written by KLayout and has one INSERT entity with an angle of 19.5 degree (line 200). KLayout can read that file while maintaining this rotation angle. KLayout version is 0.30.10.

    Do you have an example file that demonstrates the problem?

    Matthias

Sign In or Register to comment.