Grasshopper

algorithmic modeling for Rhino

Hi, i have a basic question, i have a set a curves (building footprints) and i randomly reduced some to make 2 levels.

But when i use a set difference to select the remaining footprints for 3 levels, it gives me a run time error.

Thanks for your help!

Views: 1191

Attachments:

Replies to This Discussion

Set difference works on primitive data types, basically anything that can be broken down into numbers (Booleans, Integers, Colors, Strings, Doubles, Vectors, Points)

It does not work for curves.

Oh okay thanks for the info, learnt something today. but then is there another way to select the remaining curves?

Since as Michael mentioned, Set just looks at numbers, you can find the centroid of each (closed) curve and index off of that.

Attachments:

Wow thanks this works really well. 

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service