查看单个帖子
旧 2009-05-05, 12:34 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】how to access top oddbblocktablerecord

how to access top oddbblocktablerecord?
how to access top oddbblocktablerecord?
in oddbblocktable...any ideas??
-praveen
re: how to access top oddbblocktablerecord?
......i mean a oddbblocktablerecord that references all other oddbblocktablerecords directly/indirectly but is not referenced by any oddbblocktablerecord. is there any api that can do this?
-praveen.
where is no such blocktablerecord which references all others. some blocktablerecords may be not referenced at all if drawing contains a block definition but contains no insertions of this block.
where are some "special" blocktablerecords which are not block definitions but are containers holding entities residing in layouts.
they are "*modelspace" and a number of "*paperspace*"
such block table records are called layout blocks.
oddbdatabase::getmodelspaceid() returns id of modelspace block table record.
oddbdatabase::getpaperspaceid() returns id of active paperspace block table record.
to get ids of other paperspace block table records you can iterate through layout dictionary and get block ids from oddblayout objects.
sergey slezkin
accessing top oddbblocktablerecord
thanks for that info....it was usefull....
....but ....how do i relate my dxf file with the model_space and paper_space entries in database....in other words which section of the dxf file lists these entries...
-praveen
in dxf file contents of model space and active paper space is mixed in entities section (gc 67 indicates if its a ms or ps entity).
for other (inactive) paper layouts the entities are inside "*paper_spacex" blocks.
sergey slezkin
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)