[Ri...] Posted November 8, 2022 Share Posted November 8, 2022 I want to extract the Coordinate values from a calculated True Position to a Result Element. Such as "No 63a, TP of .250 Dia 1.X" (See attached image). The characteristic has its datums added into the True Position, the feature is to an Base Alignment (This is why I'm against Base Alignments used in characteristic measurements). The characteristic "No 40 6.500 Basic" will never report the same value as "No 63a TP of .250 Dia 1". I am now trying to extract the coordinate values from a True Position into a Result Element to report a basic value.Capture1.JPG Link to comment Share on other sites More sharing options...
[Ch...] Posted November 8, 2022 Share Posted November 8, 2022 Try this : getActual("True Position1").actual.x getActual("True Position1").actual.y Good luck, worked for me (I have PCM). Link to comment Share on other sites More sharing options...
[Jo...] Posted November 8, 2022 Share Posted November 8, 2022 I think the main discrepancy is because position is worst case, and coordinate is at the considered feature origin.. Link to comment Share on other sites More sharing options...
[Da...] Posted November 8, 2022 Share Posted November 8, 2022 Also related -> viewtopic.php?t=4813 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in