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

how to unload plotstyle ?
how to unload plotstyle ?
hi,
is there any way to unload plotstyle from plotstyletable in dwgdirect?
i use odgicontextfordbdatabase::loadplotstyletable(odstr eambuf* ppstfile)
to load ctb style for a drawing, but i cannot find a way to return to previous linewidth style in a drawing.
regards,
savip

hi,
if you are using plotstyles, you should implement your own contextfordatabase and override its plotstyletype() method. if you want to disable plotstyles, this method should return odgicontext::kpsnone.
example of such implementation is cdwgviewer:lotstyletype(), file dwgviewer.cpp, odamfcapp sample application.
sincerely yours,
george udov
thanks for help :]
savip
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)