高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dxf files error
dxf files error
dxf files error
hi everyone,
i have some dxf files containing spline lines i can't read
when i try to open then in recover mode i obtain this error
"acdbspline(21) - control points of spline is conincident"
if i try to open it with autocad i obtain an error at row 16 "invalid group code 70"
the only way i've found to read them is to copy a generic section (copied form a dxf exported by autocad) that define dxf tables (vpost,ltype...)
is there any way to read these files without change it?
thanks,
andrea
attached files
no.
dxf files without header section (which contains file format version) are treated as r12.
spline entity was introduced later and dxf r12 reader can't load it.
sergey slezkin
|