几何尺寸与公差论坛

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

PR 246041 Tolerance in Primary Dimension is always shown as 0 in Edit Summary

[复制链接]
发表于 2009-1-16 15:02:11 | 显示全部楼层 |阅读模式
Tolerance in Primary Dimension is always shown as 0 in Edit Summary window

<< Rick Tischler  --  01/15/07  18:33:11>>
The tolerance valey in the primary dimension of a FCF is always shown as a 0 in the edit window.

Steps to reproduce:
1) Open the attached PP.
2) Expand the D1-0 FCF in the edit window
3) Select Primary DImension - Tolerance and enter a new value.


Results:
Value displayed in the graphic window FCF is changed while the value in the edit window remains 0.

Expected Results:
Value in the edit window should be updated.
<<END>>

<< Changes made by Neil Kay -- 12/12/08  09:26:28>>
Action:  Daniel Wilcox to Yanhua Huang
<<END>>
<< Changes made by Neil Kay -- 07/23/08  10:35:20>>
Action:  David Petrizze to Daniel Wilcox
<<END>>
<< Don Turcotte  --  01/22/07  13:59:23>>
This was a problem only in the Edit Summary mode.
Fixed in V42 beta and V43B.
Files inserted to server
------------------------
V42\DIMENS\FEATCTRLFRM.CPP
V43B\DIMENS\FEATCTRLFRM.CPP
<<END>>
<< Changes made by Don Turcotte -- 01/22/07  13:59:36>>
Action:  Don Turcotte to David Petrizze, Status:  OPEN to REVIEW
<<END>>
<< Changes made by Tim Wernicke -- 01/16/07  11:05:00>>
Category:  edit window to GD&T, Action:  Matt Gotch to Don Turcotte, Assigned:  Matt Gotch to Don Turcotte, Priority:  to Critical
<<END>>
 楼主| 发表于 2009-1-16 15:30:40 | 显示全部楼层

回复: PR 246041 Tolerance in Primary Dimension is always shown as 0 in Edit S

D_TYPES:_TYPE2* CPCDFeatCtrlFrm::get_data(D_TYPES:_TYPE dtype, long typeindex, CString& ToggleString, int& ToggleValue)



else if( typeindex == 0 && typeindex < m_line2_tol.GetSize() ) // PR246041
tmp_dbl = m_line2_tol[0];



else if( typeindex == 0 && typeindex < m_line3_tol.GetSize() ) // PR246041
{
return new D_TYPES:_TYPEDouble(m_line3_tol[0]*dUnitsConversion);
}
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2024-12-23 01:37 , Processed in 0.036553 second(s), 20 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

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