Grasshopper

algorithmic modeling for Rhino

Hi, suppose I have a couple of surfaces and I want their normals, how do I do this the easiest way?

I can of course offset all surfaces, decompose them to get their points, and then create vectors between the points of the origin surface and the offseted one. But isn't there an easier way?

Views: 2422

Replies to This Discussion

The SDivide (Divide Surface) component will give you the normals at the division points.

If you want to visualize them as lines for instance, use can use the Line SDL component, using the division points as the start point, and the normal vectors (N) as the direction.

sometimes you have to flip the direction by reversing the vector
Thank you!

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