I’m trying to construct an offset of lines that gradually increases in distance, effectively creating a gradient. Construct Domain doesn’t seem to be giving me what I need. I also tried the Range component.
@HS_Kim thanks for this solution, this will be very helpful down the round, but I think a little different from what I am looking for.
I need to offset each line a distance between 0 and 2 in sequential order. I need to constrain the distances and keep the original spacing (currently set to 2") which is why offset seems to work well as I need them to overlap.
Making the DivLength ‘L’ input slider REAL instead of INTEGER is a nice innovation, eh? And the Loft(white group) is just the next logical step? Oh, and I internalized the two curves that were missing in your GH file.