Hi all,
I divided a list of curves into different segments, and I want each of the planes that has been split to show the List Length - if that makes sense.
I’m pretty new to data trees so sorry in advance if the wording of the question doesn’t make sense.
Your solution is not giving me the desired result.
I want each of the resulting planes to show the Length of the List
So all the planes on the curve that has been divided into 3 planes to all show 3, 3, 3
I respectfully much hope we all do agree the role of that Repeat Data is just to increase computational time and occupy some otherwise empty space on the gh canvas?
as GH works with the basic principle of Longest List, data is already Repeated under the hood of each component
P.S. Looking at this more carefully, I see the planes used to display text are not the same planes where the curves are located, which is tilted at a different angle:
As I said, the curves are not all on the same plane, even if you had three planes (one for each section). They appear to be on curved surfaces? So all the solutions are flawed.
Yesterday’s version ‘Jan24a’ fixed a problem with the planes used to show the numbers by deriving one plane at the start of each line, then copying that plane to the other points on the same line using Plane Origin. This was an improvement because the planes respect a point on the closest line, while all earlier versions did not . Those planes are incorrect.
But what if the lines were curved instead of straight “Line-like Curves”?
I copied version ‘Jan24a’ and added a white group to bend the lines by moving their midpoints down. The slider labeled “fracLen” determines maximum deflection as a fraction of each line’s length; the slider labeled “bend” (blue group) determines how much of that maximum is applied.