高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】fail to set textstyle 11
fail to set textstyle !!
fail to set textstyle !!
hi !!
in the new version 1.10 the settextstyle() function suddenly fails !! the textstyle is added to the dwg drawing but the mtext object always points to the 'standard' style !!
how do i work-a-round this problem !!
oddbobjectid bobjectid;
bobjectid = addstyle(m_pdb, "mystyle", 0.0, 1.0, 0.2, 0.0, "", false, "arial");
pmtext->settextstyle(bobjectid);
soeren
|