查看单个帖子
旧 2009-05-07, 07:11 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】why Not To Display Incorrect To Linear Dimension Indication

why not to display incorrect to linear dimension indication?
why not to display incorrect to linear dimension indication?
my code is:
pad->setxline1point(toacad(&pappearance->defpt2));
pad->setxline2point(toacad(&pappearance->defpt3));
pad->setrotation(pappearance->angle);
pad->setdimlinepoint(toacad(&pappearance->dimlines[1]));
pad->recordgraphicsmodified(false);
i have three quesitons as following:
1)setdimlinepoint function don't make any role for linear dimension indication specified by ansi standards.this style specified by ansi standards showed by the first attached drawing.
2)whose proior is higher between setdimensiontext function and setdimlinepoint function?
3)which parameters must to set special parameters for theory dimension?
theory dimension indication showed by the first attached drawing.
attached images
angle is incorrect because the linear dimension is differance from diameter dimension indication.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)