Fill Curve Node¶
The Fill Curve node generates a mesh using the constrained Delaunay triangulation algorithm with the curves as boundaries. The mesh is only generated flat with a local Z of 0.
Inputs (Inputs)¶
- Curve (Curve)
Standard geometry input with a curve component.
- Group ID
Value used to group curves together. Curves with different Group ID are treated separately.
Properties (Eigenschappen)¶
- Mode (Modus)
The type of geometry the output consists of.
- Triangles:
The output is made up of triangles.
- N-gons:
The output is made up of n-gons.
Outputs (Outputs)¶
- Mesh (Mesh)
The filled-in curves.
Examples (Voorbeelden)¶
Customized triangulation¶
One or many “single point spline” can be used to customize the triangulation of the filled-in curves.
Group ID¶
The following figures display diverse application of the Group ID.