高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】restoring Saved Viewsfrom Dwg
restoring saved viewsfrom dwg
restoring saved viewsfrom dwg
using dwgdirect how do i restore a saved named view in the drawing so it gets displayed in the odgsbasevectorizeviewclass.
cp
see namedviewsdlg.cpp in odamfcapp example project.
--
best regards,
sergey zaitcev
sergey,
i look in namedviewdlg.cpp the onsetcurrentbutton() does not seem to restorethe view that i have clicked. isthis a problem with sample application ?
thxs
cp
there isn't implementation update window with drawing in sample code.
( if you have in view this). you need close its and run rendering again.
--
best regards,
sergey zaitcev
|