高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】invalid execution gsmodel
invalid execution & gsmodel
invalid execution & gsmodel
i've enabled gsmodel.
in the file, i've attached, during:
code:
odabstractviewpeptr(pview)->zoomextents(pview);
i get:
code:
file: d:\opendwg\dd1.13\dwgdirect_bin\include\odarray.h
line: 1024
expression: invalid execution.
then the application crash (av).
the problem doesn't exist when i disable gsmodel:
code:
pcontextfordbdatabase->enablegsmodel(false);
is there something wrong with this .dwg file?
thanks in advance
mk
attached files
dear michal,
this is bug of dwgdirect, it was fixed in 1.14 pre-release code. 1.14 will contain fix.
sincerely yours,
george udov
|