Reply To: Geometry nodes – sweeping a cross section along a path, and modulating its thickness

Forum Archive Geometry nodes – sweeping a cross section along a path, and modulating its thickness Reply To: Geometry nodes – sweeping a cross section along a path, and modulating its thickness

#75691
Martin Bergwerf
Participant

    @erikitect ,

    If you use the Factor output of the Spline Parameter Node, you always get a result from 0 (beginning of Curve) to 1 (end of Curve).

    That might be easier to manipulate with Math or other Nodes.

    The Length goes from 0 to the length of the Curve (duh).