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

Empty BLOCK.name with created r2004 DXF file. #999

@UgisL

Description

@UgisL

Hi,

I am trying to convert a r2018 DWG file into r2004 DXF file and then carry out some modifications on the latter. I use the following command line prompt (both files attached at the end as zip archive):
dwg2dxf.exe --as r2004 2018.dwg --file 2018.dxf

However, the produced dxf file is apparently problematic. The AutoDesk TrueView application can not open it, and also ezdxf does not read it (because it is missing name tag, see discussion in mozman/ezdxf#1136). Is this supposed to work, or is this a bug?

I have also tried all other export formats (r2000, r2007, r2010, r2013) and got the same issue.

I am using LibreDWG v0.13.3, downloaded Windows binaries.

2018.zip

Metadata

Metadata

Assignees

Labels

blockingbugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions