Grasshopper

algorithmic modeling for Rhino

Hi guys, I would like to put in column some shapes, no idea where to start. I would like to insert a slider to define distance between shapes too. Is there anyone that could help me? Thanks a lot.

Views: 1644

Replies to This Discussion

You may need to adjust the Metaball threshold acc. to measurements of your curves.

I think that it works ... but I don't know hot to connect this to "put in column shapes algorithm" :-(

I don't know why it give me an error ...

If a component turns red, you can display the RuntimeError by clicking on it. Usually it tells you what went wrong.

In this case probably s.th. like invalid search mask. This means your graft component should be a paramviewer, since you need to define a path.

Yes "Search mask was not valid: Invalid numeric element found: Referenced Polyline Curve" ... with paramviewer works, thanks a lot Phillip. Any Idea how to connect "put in column shapes algorithm"? 

Hope that U could help me!!

Hard to tell what is the problem.

Please post a definition or screenshot, then me or somebody else will be happy to help.

I only need to "put in column" my group (there is an error because it puts in column every single parts)

There will be more than 2 groups 

Match your inputs on the Orient.

It gets messy because you flatten at ListItem (I doubt this will always be the right point anyhow.)

Whatever comes out of this should match 

{0} 

{1} 

p.s.: I´d suggest sorting the Curve points as mentioned before (x and y). A list of 1 item always has the length of 1.

mmmm ... I tried to modify it but maybe I don't understand, I upload the GHS file if you could take a look. Thanks a lot Phillip.

Attachments:

First: Connect your curves to the sorted ones. Otherwise the effort is not worth it.

I don´t see your input curves since you do not provide them in the file (next time either internalise data or provide a rhino file with it.)

Then shift paths and your almost there.

As mentioned your points to create the array seem quite random. Look for appropriate ways of sorting your points in the forum.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service