高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】error rendering dxf drawing
error rendering dxf drawing
error rendering dxf drawing
hi,
i have a dxf file, attached, which throws a code 5, "invalid input" exception when being rendered. more specifically the exception is generated during the following call:
code:
pdevice = oddbgsmanager::setupactivelayoutviews(pdevice, pdwgcontext);
interesingly this drawing also throws an exception when being viewed with voloview, but works fine with autocad 2000 and autocad2004.
how can i render this drawing without the exception being thrown?
sijmen.
attached files
active model space viewport in this drawing has zero length view direction vector. it is fixed if drawing is loaded by recoverfile().
dd 1.13.02 will contain the fix preventing rendering crash in this case.
sergey slezkin
|