Spline Extend
Method #
This node cuts the parent mesh along the chosen axis, extends the cut faces with subdivisions, and fits the result on to a spline. The spline time values can be modified to determine which part of the spline should be used. This node requires a node that provides a spline be connected to the Spline input. Nodes that provide a spline include Spline and Editable Spline nodes, and geometry nodes which have been converted to splines. If the source provides multiple splines, the extended geometry will be duplicated to each spline.
Parameters
Parameter Details
Cut Axis The axis to perform the cut.
Cut Offset The offset along the cut axis at which to perform the cut.
Subdivisions The number of subdivisions of each extended cut face.
Lock Subdivisions To Spline Time If disabled, the number of subdivisions - and hence the number of resultant polygons - remains constant as the spline time values change, causing the extend polygons to change in size. if enabled the extend polygons remain constant as the spline time values change but their number changes - the “subdivisions” count is taken to refer to the entire 0 - 1 spline time range.
Spline Time Min The minimum of the used spline range, between 0 and 1.
Spline Time Max The maximum of the used spline range, between 0 and 1.
Inputs
Parameter | Details |
---|---|
Cut Axis | The axis to perform the cut. |
Cut Offset | The offset along the cut axis at which to perform the cut. |
Subdivisions | The number of subdivisions of each extended cut face. |
Lock Subdivisions To Spline Time | If disabled, the number of subdivisions - and hence the number of resultant polygons - remains constant as the spline time values change, causing the extend polygons to change in size. if enabled the extend polygons remain constant as the spline time values change but their number changes - the “subdivisions” count is taken to refer to the entire 0 - 1 spline time range. |
Spline Time Min | The minimum of the used spline range, between 0 and 1. |
Spline Time Max | The maximum of the used spline range, between 0 and 1. |
Name | Description | Typical Input |
---|---|---|
Spline | The source spline. | Spline |