|
The change of Report Axis (for example some features), doesn't have effect.
<< Domenico Varacalli -- 05/29/06 17:54:47>>
I try to modify same Report Axis, (gif 1). For example I want the first 5 features with the X Report Axis only. (gif 2). But nothing change, when I press OK button. The results is as before (X,Y & Z).
Instead, if I modify only the last feature (CIR8, gif 3), the changes are made on all the features. (gif 4). Is this operation correct? Why I cannot separately select the Axis for every feature?
<<END>>
<< Changes made by Neil Kay -- 02/25/09 11:48:33>>
Action: David Petrizze to Domenico Varacalli, Status: REVIEW to RESOLVED
<<END>>
<< Don Turcotte -- 02/06/09 15:10:17>>
Reviewed.
OK
<<END>>
<< Changes made by Don Turcotte -- 02/06/09 15:10:17>>
Action: Don Turcotte to David Petrizze
<<END>>
<< Changes made by Yanhua Huang -- 01/16/09 22:31:17>>
Action: Domenico Varacalli to Don Turcotte, Status: RESOLVED to REVIEW
<<END>>
<< Yanhua Huang -- 01/16/09 20:36:43>>
The PR had been fixed. Tested in V44B.
<<END>>
<< Changes made by Yanhua Huang -- 01/16/09 20:37:34>>
Action: Yanhua Huang to Domenico Varacalli, Status: OPEN to RESOLVED
<<END>>
<< Yanhua Huang -- 12/28/08 21:56:14>>
******************************
Sun Dec 28 21:55:07 2008
******************************
Files inserted to server
------------------------
V44B\MENU\FEATCTRLFRMDLG.CPP
<<END>>
<< Changes made by Yanhua Huang -- 12/28/08 21:50:44>>
Assigned: CMM Group to Yanhua Huang, Status: REVIEW to OPEN
<<END>>
<< Changes made by Neil Kay -- 12/12/08 09:23:32>>
Action: Paola Pallo to Yanhua Huang, Assigned: Paola Pallo to CMM Group
<<END>>
<< Neil Kay -- 07/22/08 19:42:17>>
Paola?
<<END>>
<< Don Turcotte -- 09/14/06 09:17:44>>
Reviewed.
Paola,
I noted two issues :
1. The following line in the FeatCtrlFrmDlg constructor is incorrect :
m_pFCF->CopyAxesList(*m_pFCF);
It should be
m_pFCF->CopyAxesList(*pFCF);
All the other changes for CopyAxesList(...) are ok.
2. If I multi-select CIR1, CIR2, CIR3, CIR4 in the axes list on the advanced page and turn off reporting Y and Z, then press OK, everything works correctly. If I multi-select CIR1, CIR2, CIR3, CIR4 in the axes list and turn off reporting Y and Z, then select CIR5, CIR6 to turn off only Z, then press ok, what I get is CIR1 has only X (correct), CIR2, CIR3, CIR4 have X,Y,Z (wrong), CIR5, CIR6 have only X,Y (correct).
<<END>>
<< Changes made by Don Turcotte -- 09/14/06 09:17:57>>
Action: David Petrizze to Paola Pallo
<<END>>
<< Changes made by Don Turcotte -- 09/14/06 09:17:44>>
Action: Don Turcotte to David Petrizze
<<END>>
<< Paola Pallo -- 07/19/06 14:07:45>>
Fixed.
Changes in ReportAxes selection are applied to selected features now, and you can see them in EW immediately , but as usual for the Report Window you have to redraw it.
For review:
Files inserted to server
------------------------
V42\DIMENS\FCFGRIDCTRL.CPP
V42\DIMENS\FEATCTRLFRM.CPP
V42\MENU\FEATCTRLFRMDLG.CPP
V42\MENU\FEATCTRLFRMOUTPUTDLG.CPP
<<END>>
<< Changes made by Paola Pallo -- 07/19/06 14:08:09>>
Action: Paola Pallo to Don Turcotte, Status: OPEN to REVIEW
<<END>>
<< Paola Pallo -- 07/18/06 17:51:18>>
I had to rework the Advanced dialog to allow playing with Axes selected/ unselected on one or more features. Spent quite time on testing to double check it ( I will uploaded tomorrow morning)
<<END>>
<< Paola Pallo -- 07/17/06 17:44:12>>
Investigating .
<<END>>
<< Changes made by Tim Wernicke -- 05/30/06 10:59:38>>
Priority: to High
<<END>> |
|