Notch Notch Manual 1.0
 Light | Dark
Spline Extend

Spline Extend

This node extends a parent mesh with a cut plane and a spline.
Example .dfx

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

ParameterDetails
Cut AxisThe axis to perform the cut.
Cut OffsetThe offset along the cut axis at which to perform the cut.
SubdivisionsThe number of subdivisions of each extended cut face.
Lock Subdivisions To Spline TimeIf 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 MinThe minimum of the used spline range, between 0 and 1.
Spline Time MaxThe maximum of the used spline range, between 0 and 1.

Inputs

NameDescriptionTypical Input
SplineThe source spline.Spline