- changed status to invalid
Wrong export to DXF format.
DXF files are putput with approximately 38:10mm which seems to be just about the internal scale of QPoints (37,8:10).
DXF shpuld come with deterministic and explicit scaling.
Comments (14)
-
repo owner -
reporter I sustain, we had this issue, it is real and exists opening with Autodesk Autocad 2016. Probably a wontfix?
-
repo owner Explain your issue better. I don't understand what do you mean.
-
reporter Ok, no problem.
Autocad manages "units", which is a abstract representation of length. Only knowing a scale those units translate to an actual distance.
Normally when working with autocad, the scale is defined in the dxf metadad IIRC.
In Valentina generated dxf, aparently no scale is defined in such a way. This results in an unscaled dxf when opening. This means we only have an abstract representation of length.
Empirically we found that the corresponding scale must be arround 38:10.
Now, I'm debugging and happen to note, that the internal QPoint integers are at a very similar scale (37,8).
Ideally, dxf files would come with the correct scale (translating "units" in actual length).
-
repo owner Better, but i know nothing about QPoint scale.
-
repo owner - changed status to wontfix
-
repo owner Normally when working with autocad, the scale is defined in the dxf metadad IIRC.
Can you show me where in documentation i can read about this?
-
reporter http://www.autodesk.com/techpubs/autocad/acad2000/dxf/header_section_group_codes_dxf_02.htm I think it should be $DIMSCALE
-
repo owner - marked as bug
- changed version to 0.4.4
- changed title to Wrong export to DXF format.
-
repo owner - changed status to resolved
Fixed issue
#463. Wrong export to DXF format.→ <<cset a2df4c627d50>>
-
repo owner Fixed issue
#463. Wrong export to DXF format. (grafted from a2df4c627d50fcd0225cc63d924c065063af326f)→ <<cset 6e40aba812ee>>
-
reporter Seems OK: 25,5 cm and 8,0 cm
I guess the approximation is due to some internal Qt resolution.
-
repo owner Issue
#467was marked as a duplicate of this issue. -
repo owner - removed version
Removing version: 0.4.4 (automated comment)
- Log in to comment