Skip to content

Viewport id (DXF code 69) is always equal to 0 #1213

@mlightcad

Description

@mlightcad

Step to reproduce the issue:

  1. Read the attached dwg file "layout.dwg".
  2. Read viewport entities in "*Paper_Space" block table record
  3. Read their property "id" (DXF code 69)

Results:

There are two viewport entities in "*Paper_Space" block table record. Viewport id of two entities is 0.

Expected

Viewport id of one entity is 1. Another is 2.

layout.zip

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions