|
The Per Unit Step Size should auto-adjust to a reasonable value based on the users input unit area...
<< Tim Wernicke -- 08/08/06 14:40:55>>
The Per Unit Step Size should auto-adjust to a reasonable value based on the users input unit area. Currently this is a static value of 10.0MM which will not work well for large areas. This Step Size should adjust to 50% of the unit area for example. If the user manually adjusts it to something other than 50% it should stay that way since this will impact the ultimate precision.
<<END>>
<< Changes made by Neil Kay -- 12/12/08 09:24:47>>
Action: Wade Burton to Yanhua Huang, Assigned: Don Turcotte to CMM Group
<<END>>
<< Changes made by Neil Kay -- 07/23/08 10:53:46>>
Action: David Petrizze to Wade Burton
<<END>>
<< Don Turcotte -- 03/07/07 16:33:18>>
Implemented in V42 beta and V43B.
Files inserted to server
------------------------
V42\DIMENS\FEATCTRLFRM.CPP
V42\INCLUDE\FEATCTRLFRM.H
V42\INCLUDE\FEATCTRLFRMDLG.H
V42\INCLUDE\FEATCTRLFRMOUTPUTDLG.H
V42\INCLUDE\GLOBALS.H
V42\MENU\FEATCTRLFRMDLG.CPP
V42\MENU\FEATCTRLFRMOUTPUTDLG.CPP
V43B\DIMENS\FEATCTRLFRM.CPP
V43B\INCLUDE\FEATCTRLFRM.H
V43B\INCLUDE\FEATCTRLFRMDLG.H
V43B\INCLUDE\FEATCTRLFRMOUTPUTDLG.H
V43B\INCLUDE\GLOBALS.H
V43B\MENU\FEATCTRLFRMDLG.CPP
V43B\MENU\FEATCTRLFRMOUTPUTDLG.CPP
<<END>>
<< Changes made by Don Turcotte -- 03/07/07 16:33:34>>
Action: Don Turcotte to David Petrizze, Status: OPEN to REVIEW
<<END>>
<< Don Turcotte -- 03/06/07 17:10:54>>
The implementation issue here is that the unit area is on the FCF dialog and the step size is on the advanced tab. The two dialogs don't communicate directly, but only through the CPCDFeatCtrlFrm command. I am working on implementing this. Once the user edits the step size, the auto-adjust feature will be permanently disabled unless the user enters a step size of blank or zero.
<<END>> |
|