haplokuon / netDxf

.net dxf Reader-Writer
MIT License
981 stars 400 forks source link

remove pipe from invalid table symbol characters #358

Closed chr-schubert closed 2 years ago

chr-schubert commented 2 years ago

I haven't found any credible documentation for that, but I do have some dxf files which contain pipes in some table names and AutoCad does not complain about that?! Hence I would like to use this pull request to start a discussion about this topic.

haplokuon commented 2 years ago

If you have a problem loading a DXF open an issue, make a description, and upload a sample file; instead of making a pull request.

AutoCad will not allow to create a layers, linetypes, text styles, blocks,... with a name containing any of those characters. Sometimes AutoCad uses them for internal purposes.