Jump to content

Need to display 1/2 Cone angle from face.


---
 Share

Recommended Posts

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

---

In the formula, just put a rad() around the get.Actual and that will convert it for you. 

  • Like! 1
Link to comment
Share on other sites

---

This is what worked, Once set to angle , everrything fell in to place. Thanks Guys!!😃

Capture.JPG 60 DEG FORMULA.JPG

  • Like! 2
Link to comment
Share on other sites

---

Please sign in to view this username.

  Sorry about that.    from a minimalist's point of view, this also works.    rad(90)-getActual("Cone1").apexAngleHalf   

  • Like! 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...