generative modeling for Rhino
Hi everybody!
I'm very new to Rhino Python, and this feels like a stupid question, so I apologize if the answer is obvious.
Is there an easy way to find the angle between a planar surface and a plane? Or two planar surfaces? The only solutions I could think of involve picking a point or vector on the surface and measuring its angle compared to some other point or vector, but that seems unnecessarily convoluted. Any suggestions?
Thanks in advance.

Hi Adriana,
you'll need to get the normal vectors for both the surface and the plane (Z-Axis for the plane). The angle between these vectors equals the angle between the planes.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Added by David Stasiuk 8 Comments 24 Likes
Added by stefano 5 Comments 8 Likes
© 2013 Created by Scott Davidson.
Powered by