|
Surface profile doesn't recompute best fit 3d alignment when feature MEAS values change.
<< Don Turcotte -- 09/17/03 10:52:24>>
do_math() of DIM_PROF.CPP should always do BF3D alignment in case features have been remeasured
<<END>>
<< Changes made by Don Turcotte -- 01/12/04 12:47:42>>
Status: RESOLVED to CLOSED
<<END>>
<< Bret Naylor -- 12/31/03 15:41:29>>
Reviewed. This isn't optimized in any way. Perhaps it would be of use to use sequence numbers so we can check whether the features have changed or not since the last time the alignment was created.
<<END>>
<< Changes made by Bret Naylor -- 12/31/03 15:41:52>>
Action: Bret Naylor to Don Turcotte, Status: REVIEW to RESOLVED
<<END>>
<< David Petrizze -- 09/23/03 08:33:01>>
REVIEWED. Its odd to me that the code was written the way is was. Since once the object's alignment is created it is never recomputed. So the math would only be correct on the first execution.
<<END>>
<< Changes made by David Petrizze -- 09/23/03 08:33:08>>
Action: David Petrizze to Bret Naylor
<<END>>
<< Don Turcotte -- 09/19/03 13:21:40>>
This has been fixed in V3.6 and V4.0. See lines commented with PR219093 in do_math() and create_internal_alignment() of DIM_PROF.CPP
<<END>>
<< Changes made by Don Turcotte -- 09/19/03 13:22:05>>
Action: Don Turcotte to David Petrizze, Status: OPEN to REVIEW
<<END>>
<< Changes made by Don Turcotte -- 09/17/03 10:53:57>>
Action: Tim Wernicke to Don Turcotte, Assigned: to Don Turcotte, Priority: to Medium
<<END>> |
|