高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dd recomputes the dim block
dd recomputes the dim block?
dd recomputes the dim block?
i am using dd1.14.02 for .net2003 for my application. i attached a file for my question. open this file in autocad, you can see a linear dimension with leader. but the leader has been changed by dd. however, the correct look of the leader is like the block "cd". (using insert->block... to insert this block to the drawing).
the generation sequence of dimension in my application is :
(1)create a block and add it to block table
(2)call dimensin->setdimblkid( dimblk->objectid() )
(3)add the dimension to model space
(4)call dimension->recordgraphicsmodified( false );
i don't want dd recompute the dim block, bu he does!
in the generation sequence, where and when does dd recompute the dim block?
any help appreciated.
attached files
|