查看单个帖子
旧 2009-05-06, 09:30 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】order of entities during vectorization

order of entities during vectorization
order of entities during vectorization
is there a fixed order in which the entities in a drawing would be sent during vectorization? is that modifiable?
if i draw 2 hatches in autocad(one below the other), then is the order of their vecorization always fixed?
thanks
alex
order of entities vectorization can be set by sortents table attached to blocktabrecord (dbsortentstable). if where is no sortents table usually entities come in the order of their creation.
results you see on screen may be different in different renderers: in 3d mode (device supports z-buffer) you see entity which is closer to you on top of other.
in 2d mode (device does not support z-buffer) the order of entities vectorization is important.
sergey slezkin
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)