Hi! I’m trying to split this loft or closed brep with curves so that I can get each level of the pit separately, meaning, each horizontal ring (red) in one list, and each vertical ring (blue) in another list. Any ideas? Thank you!!
That is the least of your problems you should try to model this starting with that. Model all horizontals then all verticals.
But if you want it like that you’ll have to use ListItem component with integer number slider and see which are which, take notes of the indecies the create a list in a panel (multiline off) and replace the number slider with the list
And how do I list item every level? Is it possible? Also Could you explain the logic of the definition? Because I don’t understand it. Thank you very much though!
The logic being that you can separate/sort by x,y,z properties of objects. In the first case vectors of the normal will all be pointing in the same direction. Or that the levels will share the same z coordinate.