Grasshopper

algorithmic modeling for Rhino

Surface Split -> delete first and Last Surface

how do i use cull index or List item for surfaces?

i create 5 surfaces out of one ruled surface, after that i Split the surface with two lines, now i want to delete two surfaces.

thx for the help!!!!

Views: 1046

Replies to This Discussion

Cull Index and List Item work the same on all types of list, it doesn't matter what data they contain.

If you want to remove the first and last item from a list, you'd use [Cull Index] with indices 0 and -1 (make sure Wrap=True).

i tryed it but it dosent work :/

List item with index 0 and -1, still every surface 

Cull index with index 0 and -1, not a single surface

flatten again :D

and i need index -1 and 3 (CullIndex) don't now why.

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