|
楼主 |
发表于 2008-7-30 14:05:41
|
显示全部楼层
回复: TK 102025-Add support for flatness per unit area - "composite&
<< Don Turcotte -- 06/01/06 17:41:59>>
I modified the feature control frame dialog to add "per unit" checkbox for flatness, and the feature control frame advanced page to add "per unit step size" when the dimension is a flatness.
I am looking through the code to see how to implement the line3 per unit tolerance entry (e.g., 0.5 / 25X25).
Files inserted to server
------------------------
V42\DIMENS\FEATCTRLFRM.CPP
V42\INCLUDE\EDITRSTR.H
V42\INCLUDE\FEATCTRLFRM.H
V42\INCLUDE\FEATCTRLFRMOUTPUTDLG.H
V42\INCLUDE\FEATCTRLFRMUTIL.H
V42\INCLUDE\resource.h
V42\INCLUDE\strings.h
V42\MENU\FEATCTRLFRMDLG.CPP
V42\MENU\FEATCTRLFRMOUTPUTDLG.CPP
V42\RESOURCE\LANGS\ENGLISH\Resource.rc
V42\RESOURCE\LANGS\ENGLISH\Strings.RC
V42\SOURCE\EDITRSTR.CPP
<<END>> |
|