Basically I want to create an adjustable line connecting the edge of a stack of surface, I had figured out a stupid way to do this by listing every Nth point of a divided curve and connect them together.
Is there any better way to achieve the same result?