高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】sortentstable - Help Needed
sortentstable - help needed
sortentstable - help needed
i got an dwg-drawing from one of our customers were the display order of the entities is given by a sortentstable (i didn't even know that sutch a table exist).
is there a simplay way to sort the objectes in the entities-section so that they match the drawing order given by the sortentstable?
btw we are still using the dwgdirect version 2.1.01.
regards
dirk busch
oddbblocktablerecord can return 2 kinds of entity iterators:
non-sorted iterator returns entities in the order they are stored.
sorted iterator returns entities in the drawing order according to sortents table.
sergey slezkin
|