查看单个帖子
旧 2009-05-04, 07:54 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】displaying one object instead of the whole model-space block

displaying one object instead of the whole model_space block
displaying one object instead of the whole model_space block
i have a well functioning vectorization app. sometimes i need to only vectorize one object in the "*model_space" block. what is the correct way to set up the vectorization to achieve this?
-rune jorgensen
look at excustobjs sample.
cmd_bmpout.cpp is implementation of bmp export. it can export current layout, model space or specified block.
instead of adding the block:
pview->add(pblock, 0);
add the entity of interest.
sergey slezkin

worked well. thanks!
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)