Skip to content

DxfTable in Dxf and Dwg writers #995

@cxt240

Description

@cxt240

Is your feature request related to a problem? Please describe.
I do see that the dxf/dwg tables are being read by their readers. However, in the writers, they are marked as unsupported. I was wondering if it were possible to implement the writes.

https://github.com/DomCR/ACadSharp/blob/master/src/ACadSharp/IO/DWG/DwgStreamWriters/DwgObjectWriter.cs#L261

https://github.com/DomCR/ACadSharp/blob/master/src/ACadSharp/IO/DXF/DxfStreamWriter/DxfSectionWriterBase.Entities.cs#L138

Describe the solution you'd like
Implement writing for the table entities

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature added

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions