Might be handy…
Edit - on the same subject, the Arc component outputs an arc length - which shows up in a panel as n * Pi and not a float… I would like to be able to see this in decimal for easier quick understanding of the value. But the n * Pi seems to pass right through most of the routines I tried using to “force” a decimal : multiplying by 1, adding 0, Absolute value, etc…
Ahh, it’s only if it’s an even multiple of 0.5 * pi…
Thanks, --Mitch