Skip to content

DxfWriter failed to write entities. #411

Open
@zhang-917917

Description

@zhang-917917

I will first use DwgReader to read. dwg files, and entities are recorded in CadDocument. Please refer to the picture.
1723169693699

But after I wrote the CadDocument to the. dxf file using DxfWriter, the entities did not exist. I can't see any content even when I open it in AutoCAD. Use the JS DxfParser library to parse the length of the entities array to 0.
1723169781262

This is my code:
1723169889367

I have tried multiple DWG files, and only one of them with a size of 4M has this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions