几何尺寸与公差论坛

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

PR 252856 Receiving a error "Primary Axis is not Parallel to Seconda

[复制链接]
发表于 2009-3-2 19:24:07 | 显示全部楼层 |阅读模式
Receiving a error "rimary Axis is not Parallel to Secondary Axis, so tertiary is not allowed"
<< Bob Hospadaruk  --  01/23/08  15:13:31>>
Use CIR 4 to make the FCF
<<END>>
<< Bob Hospadaruk  --  01/23/08  15:03:37>>
Use the uploaded program to creat a simple, and very common, datum scheme.  Creat an FCF with datum A, B, and C - in that order, you will get a "rimary Axis is not Parallel to Secondary Axis, so tertiary is not allowed" error.
I spoke with Don about this and he understands the issue.  We have and will have a lot of complaints due to this thing.  Please prioritize very high.
<<END>>

<< Changes made by Neil Kay -- 02/25/09  19:23:27>>
Action:  David Petrizze to Yanhua Huang
<<END>>
<< Don Turcotte  --  05/02/08  15:12:17>>
Merged into V42R and V43R.
Files inserted to server
------------------------
V43R\DIMENS\DATUMREF.CPP
V42R\DIMENS\DATUMREF.CPP
<<END>>
<< Changes made by Don Turcotte -- 05/02/08  15:12:42>>
Action:  Don Turcotte to David Petrizze, Status:  OPEN to REVIEW
<<END>>
<< Tim Wernicke  --  05/02/08  13:25:08>>
Hi Don, please merge into V42R, V43R.  Thanks.
<<END>>
<< Changes made by Tim Wernicke -- 05/02/08  13:25:57>>
Action:  David Petrizze to Don Turcotte, Status:  REVIEW to OPEN, Priority:  Critical to Stop Rel.
<<END>>
<< Don Turcotte  --  02/22/08  13:48:28>>
This is causing problems for customers.  According to Y14.5, no tertiary should be allowed in this case (the secondary also controls Z translation) but customers use the tertiary to set          the Z translation.  Create_datum_reference_frame(...) will use the tertiary, if specified, to set the Z translation, else the secondary will set the Z translation which is the behavior expected by customers.
Fixed in V42 beta, V43B, V44B.
Files inserted to server
------------------------
V42\DIMENS\DATUMREF.CPP
V43B\DIMENS\DATUMREF.CPP
V44B\DIMENS\DATUMREF.CPP
<<END>>
<< Changes made by Don Turcotte -- 02/22/08  13:48:56>>
Action:  Don Turcotte to David Petrizze, Status:  OPEN to REVIEW
<<END>>
<< Changes made by Tim Wernicke -- 01/23/08  15:21:36>>
Action:  Tim Wernicke to Don Turcotte, Assigned:   to Don Turcotte, Priority:  to Critical
<<END>>
 楼主| 发表于 2009-3-2 19:31:00 | 显示全部楼层

回复: PR 252856 Receiving a error &quot;Primary Axis is not Parallel to S

V42\DIMENS\DATUMREF.CPP

#if 0 // PR252856 - This is causing problems for customers.  According to Y14.5, no tertiary should be allowed
          //            in this case (the secondary also controls Z translation) but customers use the tertiary to set
          //            the Z translation.  Create_datum_reference_frame(...) will use the tertiary, if specified,
          //            to set the Z translation, else the secondary will set the Z translation.
          if( m_pDatum[TERTIARY] != NULL )
          {
            status = ERR_DRF_AX_AX_xx;
          }
#endif
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2024-12-22 19:11 , Processed in 0.035479 second(s), 19 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

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