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.
输入
- 曲线
Standard geometry input with a curve component.
属性
- 模式
The type of geometry the output consists of.
- 三角形
The output is made up of triangles.
- N-gons
The output is made up of n-gons.
输出
- 网格
The filled in curves.
示例
A single point spline can be used to customize the triangulation of the resulting mesh.