Grasshopper

algorithmic modeling for Rhino

 I noticed that the:Radius/Center Point component under the Curve Analysis tab shows the arc angle. Is there any way to extract that angle from this component? I plugged the Convert Radians to Degrees component, but the angles do not always match.

Thanks for any input,

Vern

Views: 2165

Replies to This Discussion

I was about to ask this same questions!  I have a series of arcs and need to sort them by their length, but when I sort by length, the resulting list is just distances, and not the original arcs.

The trick is synchronous sorting:

--

David Rutten

david@mcneel.com

Poprad, Slovakia

I don't get it. What do you mean by 'extract that angle from this component'? It is an output so the data is already 'extracted from the component'.

Note that an arc is defined by a plane, a radius and two angles; start and end:

The Angle output of the arc analysis component is a domain consisting of these two numbers. When the arc starts at the plane x-axis, then the start angle is zero and the end angle equals the total angle of the arc. If this is not the case then the length of the angle domain represents the total angle of the arc. This angle is defined in radians.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service