Grasshopper

algorithmic modeling for Rhino

Hi how to rotate objects with the angle?all rotate components are rotate with radian.

Views: 8001

Replies to This Discussion

right click on component -> expression editor -> type: Rad(A)

in that way you can input an angle.
To go from Radians to Angles, all you need to do is divide by PI and multiply by 180.

You can use the Rad(A) function, or you can use the degree operator A° in any expression. If you're not using the Expression Editor but want to type the degree operator directly into the menu-expression-text-field, then use "". Thus, type in "A" and Grasshopper will replace that with the Degree symbol.

--
David Rutten
david@mcneel.com
Poprad, Slovakia

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service