Opened 14 years ago

Closed 14 years ago

#3423 closed defect (fixed)

DXF Writer produces unreadable files for Autodesk Volo View 3.

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 1.7.2
Component: OGR_SF Version: 1.7.1
Severity: normal Keywords: DXF
Cc: neumann

Description

A default translation of the attached assorted.dxf to DXF produces assorted_out.dxf which is unreadable in Volo View 3 - a free DXF viewer from Autodesk.

Attachments (2)

assorted.dxf (14.6 KB ) - added by warmerdam 14 years ago.
ok input file
assorted_out.dxf (25.7 KB ) - added by warmerdam 14 years ago.
unreadable output file.

Download all attachments as: .zip

Change History (4)

by warmerdam, 14 years ago

Attachment: assorted.dxf added

ok input file

by warmerdam, 14 years ago

Attachment: assorted_out.dxf added

unreadable output file.

comment:1 by warmerdam, 14 years ago

Cc: neumann added
Status: newassigned

comment:2 by warmerdam, 14 years ago

Milestone: 1.7.2
Resolution: fixed
Status: assignedclosed
Version: unspecified1.7.1

The problem seems to be a lack of AcDbEntity and AcDbPoint classes for the POINT entity. Fixed in trunk (r18841) and 1.7 (r18842).

After this change the assorted file including point, linestring and text entities works with volo view 3.

Note: See TracTickets for help on using tickets.