几何尺寸与公差论坛

 找回密码
 注册
查看: 83|回复: 1

PR 255637 flatness per unit area does not work with bestfit constructed planes

[复制链接]
发表于 2009-1-14 20:04:37 | 显示全部楼层 |阅读模式
flatness per unit area does not work with bestfit constructed planes
<< Don Turcotte  --  06/25/08  13:45:32>>
CPCDbf_plane(...) has not implemented flatness_per_unit(...).  However, since there are no tip radii in this case, the method never gets called from CPCDdim_flatness(...).  Need to account for bestfit planes.
<<END>>

<< Changes made by Neil Kay -- 12/12/08  09:26:01>>
Action:  CMM Group to Yanhua Huang
<<END>>
<< Don Turcotte  --  08/20/08  15:17:58>>
I have fixed this in V44B.
Files inserted to server
------------------------
V44B\CONSFEAT\BF_PLANE.CPP
V44B\DIMENS\DIM_FLAT.CPP
V44B\INCLUDE\BF_PLANE.H
V44B\MENU\FEATCTRLFRMDLG.CPP
<<END>>
<< Changes made by Don Turcotte -- 08/20/08  15:19:12>>
Action:  Don Turcotte to CMM Group, Status:  OPEN to REVIEW
<<END>>
<< Changes made by Tim Wernicke -- 06/25/08  13:38:23>>
Priority:  to High
<<END>>
<< Don Turcotte  --  06/25/08  13:47:21>>
This is an oversight when we switched to the new min/max math for flatness and affects only V43+ versions.
<<END>>
 楼主| 发表于 2009-1-14 20:13:23 | 显示全部楼层

回复: PR 255637 flatness per unit area does not work with bestfit constructed

// PR255637
void CPCDbf_plane::flatness_per_unit(int num_input_pts, ARRAY2USE* & meas_pts_centroid, ARRAY2USE* & meas_pts_ballcenter, ARRAY2USE* & meas_vecs, ARRAY2USE* & tip_radii,
                                     double* out_zone, DEVARRAY* out_dev, MAXMINDEV* max_dev, MAXMINDEV* min_dev, CPoint3 &MinMaxCentroid, CPoint3 &MinMaxVector)
{
  // This is only for FCF's (not legacy form)
  DoFlatnessPrecompensate(num_input_pts, meas_pts_centroid, meas_vecs, out_zone, out_dev, max_dev, min_dev, MinMaxCentroid, MinMaxVector);
}
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|几何尺寸与公差论坛

GMT+8, 2024-12-23 01:34 , Processed in 0.035663 second(s), 20 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表