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

want to append iso format in dimension
want to append iso format in dimension
i want to display dimension text like
615.8071 js9
where js9 represent iso format (dimensions per iso/r773 ?js9 width tolerance).
how can i display dimension such a way?
regards,
ravindra ghetia
last edited by ravindra_ghetia; 10th april 2007 at 06:34 amfff">.
i implemented it. is it correct way?
right now i added it as a string like..
oddbrotateddimensionptr pdimension = oddbrotateddimension::createobject();
pdimension->setdimpost("<>js9");
quote:
originally posted by ravindra_ghetia
right now i added it as a string like..
oddbrotateddimensionptr pdimension = oddbrotateddimension::createobject();
pdimension->setdimpost("<>js9");
it is right way but "js9" is enough. "<>" is used in text override.
best regards,
sergey z.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)