haplokuon / netDxf

.net dxf Reader-Writer
MIT License
993 stars 404 forks source link

dxf load is empty #460

Closed cooalzjc closed 1 year ago

cooalzjc commented 1 year ago

DxfDocument dxf = DxfDocument.Load(url); dxf = null

But with CAD it can be opened。 image Drawing1(1)(1).zip Does anyone know why

haplokuon commented 1 year ago

You have uploaded a DWG not a DXF.

DavidWishengrad commented 1 year ago

It even says dwg 2x in the picture too.