高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】oddbattributedefinition use
oddbattributedefinition use
oddbattributedefinition use
hi
i have a dxf file containing some oddbattributedefinition antities! how can i retreive the correct text to import?
depends on what you mean by "correct text". if you want to have the same appearence with autocad:
attribute definitions in model or paper space are displayed using their tag string.
attribute definitions inserted in "normal" (non-layout) blocks are rendered only if they are visible and constant. their textstring() value is displayed.
if attribute definition is non-constant it is not rendered. oddbblockreference have corresponding oddbattribute entities for each non-constant oddbattributedefinition.
sergey slezkin
|