高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】geometry extents
geometry extents
geometry extents
i have a problem with using dd 1.11.1 in our viewing application. extents of model space are calculated incorrectly (see attached file). there isn't this problem in dd 1.11.
this code produce incorrect extents:
code:
oddbextents extentsinworld;
extentsinworld.addblockext(oddbblocktablerecordptr(m_pdb->getactivelayoutbtrid().safeopenobject()));
attached files
where was a bug resulting in extents (-1e+20, 1e+20) for any text with non-zero thickness.
this is fixed in 1.12
sergey slezkin
|