|
<< Don Turcotte -- 10/01/08 11:48:22>>
I created a legacy total runout, legacy circular runout, FCF total runout, FCF circular runout in V42 MR2. Then I loaded this program into V431. The FCF circular runout is corrupted. All the other dimensions are ok.
Steps to reproduce:
Load attached program in V431
Display report
Results:
Circular runout is corrupted (Also corrupted in edit window.)
<<END>>
<< Changes made by Neil Kay -- 12/12/08 09:26:11>>
Action: CMM Group to Yanhua Huang
<<END>>
<< Don Turcotte -- 10/02/08 16:26:58>>
The issue here is that the resource id for circular runout changed in V43 because of the addition of true position in-between. This affected only circular runout. I have fixed this in the serialize(...) method of CPCDFeatCtrlFrm by converting to the V43 id when loading a pre-V43 program and converting to the V42 id when saving to a pre-V43 version.
Fixed in V431, V43B, V44B.
Files inserted to server
------------------------
V431\DIMENS\FEATCTRLFRM.CPP
V43B\DIMENS\FEATCTRLFRM.CPP
V44B\DIMENS\FEATCTRLFRM.CPP
<<END>>
<< Changes made by Don Turcotte -- 10/02/08 16:27:17>>
Action: Don Turcotte to CMM Group, Status: OPEN to REVIEW
<<END>>
<< Changes made by Tim Wernicke -- 10/01/08 11:27:11>>
Priority: to Stop Rel.
<<END>> |
|