|
楼主 |
发表于 2008-4-6 11:27:18
|
显示全部楼层
回复: attached file is a design file for my task 103812.
Hi Yanhua (Yogy),
The GD&T callouts from Catia/Datakit/etc define the location of the FCF box, the orientation of the FCF box, and the fixed connection points to the cad surface, curve, etc. If desired, the user can drag the FCF to another location on the screen. There is special logic in Graphics to ensure that the leader lines are not drawn across the FCF box.
The GD&T callouts from PC-DMIS define the initial location of the FCF box and the bitmap image, along with the fixed connection points to the cad or features. Somewhere in the PC-DMIS GD&T engine there has to be logic to determine the fixed leader line end points (connection to the cad and features), along with the initial location of the FCF box. If desired, the user can drag the FCF to another location on the screen. There is special logic in Graphics to ensure that the leader lines are not drawn across the FCF box.
BV
From: Yanhua HUANG
Sent: Monday, December 24, 2007 5:39 AM
To: Rick Tischler; Bill Velle
Cc: Don Turcotte; Paul Kitchen; Porter Bassett; Robert Jurca
Subject: RE: attached file is a design file for my task 103812.
Rick,
I select static DLL type to encapsulate FCF dialog, because the dll will import/export some classes. I select a DLL to encapsulate FCF dialog, because it is easier to debug code relative to FCF dialog and I hope reuse these code for PC-DIMS in the future.
Main code relative to create IP command and tolerance CAD object will be put into IP exe.
Porter,
Could you mind telling me more details about GD&T display in Inspection Planner? In my opinion, GD&T display location is decided by mouse event. Its leader line is a part of GD&T CAD object.
Yanhua Huang yanhua.huang@hexagonmetrology.com |
|