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

dxf-check with r13 errors #1159

@rurban

Description

@rurban

dwg2dxf problems with r13 and r14:

  • the paper space block is listed in the BLOCK_CONTROL.entries also
  • the 0 layer is listed 2x in the LAYER_CONTROL.entries. Same problem with STYLE, LTYPE, ...
  • DICTIONARY 0.1.D and 0.1.E have no ownerhandle. All NOD dicts need owner 4.1.C
  • No table record object (e.g. LAYER 0) has one.
  • is_xref_ref is always set, even when never referenced (r13 only). might be harmless
  • ODA errors: Undefined LineType in BLOCK (e.g. LINE1)
  • pline order in dxf.test
  • insert order in dxf.test (somehow acad/oda inserts 2 inserts, and changes all polyline handles). not a bug

e.g. ./dxf-check r13/BLANK

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions