几何尺寸与公差论坛

 找回密码
 注册
查看: 88|回复: 1

PR 248912 Clicking on the True Position symbol in the FCF true position dialo

[复制链接]
发表于 2009-1-5 20:11:48 | 显示全部楼层 |阅读模式
Clicking on the True Position symbol in the FCF true position dialogue with composite enabled creates an error.
<< Grant Sewell  --  06/28/07  13:23:25>>
Clicking on the True Position symbol in the FCF true position dialogue with composite enabled creates an error.
Steps to reproduce:
1) Open up the attached program.
2) Locate the FCF dimension at the end of the program and edit this command.
3) Left mouse button click on the "True position" symbol in the "Feature Control Frame" editor window.
4) Now Left mouse click outside the FCF.
5) Select the OK button

Results:
Pcdmis generates a series of errors as shown in the attached BMP files. Pcdmis crashes if you try again to edit this feature.
<<END>>

<< Changes made by Neil Kay -- 12/12/08  09:24:38>>
Action:  Wade Burton to Yanhua Huang, Assigned:  Don Turcotte to CMM Group
<<END>>
<< Changes made by Neil Kay -- 07/23/08  11:59:55>>
Action:  David Petrizze to Wade Burton
<<END>>
<< Don Turcotte  --  07/05/07  15:23:32>>
Fixed in V42 beta and V43B.
Files inserted to server
------------------------
V42\MENU\FEATCTRLFRMDLG.CPP
V43B\MENU\FEATCTRLFRMDLG.CPP
<<END>>
<< Changes made by Don Turcotte -- 07/05/07  15:23:50>>
Action:  Don Turcotte to David Petrizze, Status:  OPEN to REVIEW
<<END>>
<< Changes made by Tim Wernicke -- 06/28/07  22:57:22>>
Action:  Tim Wernicke to Don Turcotte, Assigned:   to Don Turcotte, Priority:  to Critical
<<END>>
 楼主| 发表于 2009-1-5 20:18:11 | 显示全部楼层

回复: PR 248912 Clicking on the True Position symbol in the FCF true position

V43B\MENU\FEATCTRLFRMDLG.CPP
void CFeatCtrlFrmDlg::SetSelectedIcon(int cell_type, int in_resource)
        if(in_resource != m_pFCF->GetLine23ComposRes())
        { // PR248912 - don't do any of this unless the composite setting has changed.
          bNeedUpdateFeatureList = TRUE;
          m_pFCF->SetLine23ComposRes(in_resource);
          m_pFCF->SetLine2DimRes(RESNONESELECTED);  // Can't have all of these at the same time.
          m_pFCF->SetLine3DimRes(RESNONESELECTED);
        }
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|几何尺寸与公差论坛

GMT+8, 2024-12-23 05:44 , Processed in 0.036561 second(s), 19 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表