Grasshopper

algorithmic modeling for Rhino

hi every body,i have a kind of problem,how can i use area for form finding?,i mean i want define area (the shape of it is not important)base on x% of the hole area.i cant find any  component which work with area

Views: 295

Replies to This Discussion

If the shape doesn't matter, you can scale the original shape with a specific percentage. Area changes with the square of the linear scaling factor, see this post for further details.

You can also create a circle or rectangle that has the correct area:

  • Measure whole area.
  • Compute x% of whole area
  • Create circle with radius Squareroot(target area / pi)

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service