[D...] Posted Tuesday at 01:47 PM Share Posted Tuesday at 01:47 PM I need to display 1\2 the cone angle, but from the face of the part, NOT from centerline. So, a results element would do the trick, right/ But the output is in radians. I don't have PCM but I'm sure I can convert to degrees with a PCM command in the formula. I don't recall the command. Any help here would be great! Link to comment Share on other sites More sharing options...
[Ma...] Posted Tuesday at 01:57 PM Share Posted Tuesday at 01:57 PM Multiply the value by 57.29577 and it will convert to degrees Link to comment Share on other sites More sharing options...
[Ri...] Posted Tuesday at 02:20 PM Share Posted Tuesday at 02:20 PM In the formula, just put a rad() around the get.Actual and that will convert it for you. Link to comment Share on other sites More sharing options...
[To...] Posted Tuesday at 02:38 PM Share Posted Tuesday at 02:38 PM rad(90-getActual("Cone_6 Dia").apexAngleHalf) 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