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

reading text in mtext
reading text in mtext
i would like to read mtext entities but when i get contents using contents(), this give me sometimes escaped sequences like this one "\a1".
is there a way to extract from an mtext and string without those escaped sequences ? how can i have a minimalist support of mtext ?
look at oddbmtext::explodefragments() function.
it will give you the mtext strings with properties (height, color, font, location etc.)
sergey slezkin
quote:
originally posted by sergey slezkin
look at oddbmtext::explodefragments() function.
it will give you the mtext strings with properties (height, color, font, location etc.)
is there any way to access this method using dwgdirectx?
i can't find the method in the iacadmtext interface..
this functionality is not available from dwgdirectx.
sergey slezkin
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)