查看单个帖子
旧 2009-05-06, 10:47 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】problem in plotting line weight from plot style

problem in plotting line weight from plot style
problem in plotting line weight from plot style
hi,
i am facing problem in plotting when i set the plot style with a line weight.
i am using loadplotstyletable to load the plot style table.
the plot style had a line weight property set to a specified value( 2.1100mm) but it does'nt work, do i need to do anything else.
pfilebuf = pss->createfile(pssfile.c_str()); //pssfile is the path of the file
if(pfilebuf.get())
{
loadplotstyletable(pfilebuf);
return true;
}
everything else like color etc. is working fine.
thanks.
does setting lwdisplay system variable to 1 help?
sergey slezkin
i had already done that
after creating the printer device
database()->setlwdisplay(1);
but still line weight is not displayed
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)