Use this when you want to create a smooth curved line from a set of control points within a flow, for example generating organic paths or landscape boundaries.
The Bezier node is only for adding curves within a flow. Use the Corner Type property to change the corners of a basic geometry without flows.
Category: Geometric Operations
Kind: Operation
Tags: Bezier, Curve, Interpolate
Description: Create a bezier curve from a set of points
Inputs
Name | Abbreviation | Type | Access | Description |
Polyline | P | Cartesian | Item | A polyline or a list of points to create a bezier curve from |
Resolution | R | Number | Item | The resolution of the bezier curve |
Outputs
Name | Abbreviation | Type | Access | Description |
Polyline | P | Cartesian | Item | The bezier curve |


