高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】space Extents
space extents
space extents
hi ,
i use dwgdirect 1.13 to import dxf/dwg files.
i've got a model space width objects in hidden and visible layers. i'd like to get whole model space extends - including objects from hidden layers. functions getextmin(), getextmax() return space extents, but only for visible layers. how to retrieve information about whole space?
thanks,
marcin
oddbblocktablerecord::getgeomextents() called for layout block should return extrents without taking invisible/frozen layers into account.
sergey slezkin
|