查看单个帖子
旧 2009-05-06, 04:19 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】is there a way to cancel vectorization

is there a way to cancel vectorization?
is there a way to cancel vectorization?
hi,
is there a way to stop the vectorization? in viewkit i can do this by setting ad3parm.keepvectorizing as 0. but how can i do such job in dwgdirect?
i hope someone could be so kind to give me an idea.
odgicontext and its inheritor odgibasevectorizer have regenabort() function.
you can override it in your class and return true to stop vectorization.
odamfcapp uses it - if vectorization is not finished and you invoke zoom/pan/rotate vectorization is terminated and started again.
sergey slezkin
thanks, it help me a lot.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)