Jump to content

adding angle in result element


---
 Share

Recommended Posts

I believe you are correct. In PCM and formulas, angles are in radians.

You should be able to use "angle between features" to get the result you want directly, without using a result element. It is under "Form and Location", and should be at the bottom of the list.
Link to comment
Share on other sites

I'm i'm not mistaken, you are looking for the opposite or compound angle?

If you look in one of your captures in the Feature, the button that shows the two arrows to the right of the "A1" checkbox, you can click that and change the angle to a compound angle. That may fix your issue.
Link to comment
Share on other sites

Please sign in to view this quote.

Then you are checking against the base alignment. Use the appropriate feature in the base alignment to measure against. If you have to, you can make constructed features to create the feature you need to measure to.
Link to comment
Share on other sites

In my opinion, angles are one of the worst things that Calypso does.
There seems to be endless instances where you can't get the most simple angle report (15º), and the "tools" they give you to remedy the wrong degree will generally give you a more ridiculous answer than the 1st one you got (165º, 255º, 345º)
with that being said,have you tried 90-getActual("3d Line2").a2 ?
Link to comment
Share on other sites

Please sign in to view this quote.

You are exactly correct, sometime it irritates me. I want 57 degree but it shows 33 degree, in formula also it shows 33 degree. In formula the unit of angular should be in radian??
Link to comment
Share on other sites

In the result element check the Length instead of the angle. This will put the angle as radians in your formula calculations.
Then convert the angle to degrees the conversion is 180/pi = 57.295779. Then add your 24.

see attachment.

I hope this helps

Neil

Capture.GIF

Link to comment
Share on other sites

 Share

×
×
  • Create New...