algorithmic modeling for Rhino
When multiple geometries from Rhino are referenced (or set) in Grasshopper using (corner to corner selection), it seems like the order of items is set by the chronology of the modification of a single geometry. For example say you create an array of points and reference them in GH, the original point will be last on the list and last of the array first. Say you then move any point and reference them again, the one moved will be the first and the rest will follow in order of modification.
Of course, you can also select multiple geometries one by one and reference them in GH in the order of your choice. But does GH use some kind of timestamp on the geometry to sort them, and would it be possible to use eg. the original creation time of the geometry (or any property for that matter), rather than the time when the geometry was modified?
Tags:
Rhino does not keep a record like that. The order of objects in the document is the order in which they were created/modified. When you window-select this order is preserved. When you pick single objects in a sequence the picking order rules.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Thank you David,
that answers my question. Too bad...
I've been having a similar desire.
In my scenario, there is some down stream data that i want to input into a component as a list, and the sort order is not something you want to be done by some function, but there is some sort of subjective criteria.
Right now, it builds the list in the order you plug it into the component, but i'd like to see some way of the list being generated by the order in which things stack on screen, and you could just move things around at your own subjective whim as a quick way of re-ordering the list.
Original
New
Make sense?
Correct me if I'm wrong, but isn't this the exact purpose of components like weave, merge, and the collection manager? I mean if we want to manipulate things manually and not operationally then whats the point of parametrics in the first place? Am I misunderstanding?
maybe in the middle of a stream of logic, you would like to make a subjective decision that can't be governed operationally... i have come across a number of situations where i've inserted multiple streams into one component and wished I could have re-ordered them later.
Collection Manager only allows you to re-order persistent data yeah?
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by