Grasshopper

algorithmic modeling for Rhino

The Non-Uniform Scale component is duplicating/ triplicating my geometry

Hi, I can't figure out why the Non-Uniform Scale component is duplicating/ triplicating my geometry. I am trying to make a brick wall with an attractor curve that changes the depth of each brick (and for that I am using the SCALE NU). Does someone have an idea about what is going on?

Views: 1225

Attachments:

Replies to This Discussion

It's a data matching issue. It looks like your bricks are split out into two groups, each of alternating rows.  Then you combine these into a geometry component which you flatten and use to calculate the attractor...but then you try to match these data back up against only one set of your bricks, which retains its data structure. If anything, you should just combine your two brick data sets and have that same output feed everything downstream.  Don't bother to flatten it...the data structure will allow for all of the operations to stay correctly constrained, and you'll have the same number of bricks coming out that went in.

Hi David,

Thank you very much for your answer....got it! I needed to graft the boxes and finding the centroids with the area before using as a base plane for the scale NU.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service