高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】block table entries missing
block table entries missing
block table entries missing
block definition entries for $model_space and $paper_space are missing.
reading the block table, i get only *model_space and *paper_space.
i m using 1.11
thanks
-prem
attached files
model and paper space block names with $ were used by older versions of autocad. latest versions use names with *.
fyi: oddbdatabase has methods getmodelspaceid() and getpaperspaceid() which can be used instead of getting these blocks by name.
sergey slezkin
|