高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】oddbattributedefinition constant value
oddbattributedefinition constant value
oddbattributedefinition constant value
i have a attdef and it's a constant. how do i get to the value of the constant in oddbattributedefinition. autocad has this as dxf group code 1 but i can see what to call in dwgdirect oddbattributedefinition class to get this value ?
thx
cp
you can get it with oddbtext::textstring(). attribute definition is derived from oddbtext.
sergey slezkin
|