[Ra...] Posted October 9 Share Posted October 9 I am doing a curve to curve distance and I need to extract the deviation values. Is there a way to extract the deviations using PCM? Thanks, Randy Link to comment Share on other sites More sharing options...
[Ch...] Posted October 9 Share Posted October 9 getActualCurveMaxSegDev("mycurve1") getActualCurveMinSegDev("mycurve1") getActualCurvePointCoord("curve", "X" [,loop index],point number) //Access to the coordinates (X,Y,Z and Angle, Radius, Height) of each individual curve point Please sign in to view this quote. Link to comment Share on other sites More sharing options...
[Ra...] Posted October 9 Author Share Posted October 9 Thanks, unfortunately that's not exactly what I need. I want to look at the deviation values from a curve to curve distance and find the lowest deviation. Link to comment Share on other sites More sharing options...
[Ch...] Posted October 9 Share Posted October 9 so you have 2 curves, youre evaluating a 'curve distance' between the 2, I use this often on groove seal widths ,etc. Can't you just select the 'minimum' option in the characteristic ? Also. if you want to see where this is you can turn on CAD evaluation. Sorry, not clear exactly what you are interested in. Link to comment Share on other sites More sharing options...
[Ch...] Posted October 9 Share Posted October 9 you can also right click the curve feature and export points of the individual curve, I believe this can also be done via PCM as well, if this is what you are interested in, 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