这是indexloc提供的服务,不要输入任何密码
Skip to content

dxf2dwg issue with DXF file with CLASSES section which hasn't clasess #1068

@michal-josef-spacek

Description

@michal-josef-spacek

Example DXF generated by AutoCAD R14:

...
  0
SECTION
  2
CLASSES
  0
ENDSEC
  0
SECTION
  2
TABLES
  0
TABLE
  2
...

dxf2dwg output:

> dxf2dwg ex1.dxf 
Reading DXF file ex1.dxf
ERROR: 2 CLASSES must be followed by 0 CLASS
ERROR: Failed to decode DXF file: ex1.dxf

READ ERROR 0x800 ex1.dxf

Metadata

Metadata

Assignees

Labels

blockingbugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions