Grasshopper

algorithmic modeling for Rhino

Hi. I have another simple problem with karamba. I want to assign different cross sections to different beams in my model. For example I want my ten largest beams to have for e.g box (height 50 cm) and my next 10 largest to have box (h = 30 cm). How can i do it? With beam ideantifiers? How to use it?

Thanks

Views: 626

Replies to This Discussion

Hi Krystian,

you can attach the cross sections either via beam identifier, beam-set identifier or element tag. Each element has a number - starting from zero - which can be displayed via ModelView/Structure Tags/Element tags. This indexes are the default element identifiers.

What you could do is sort the lines which represent your beam axes by length, split them into groups, attach an identifier to each group and use these identifiers to attach the cross sections.

Another but more complicated possibility would be to use regular expressions for specifying the beam-ids on the cross section component.

Best,

Clemens

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