Merge Points Node¶
The Merge Points node merges selected points in a point cloud or mesh.
Points are merged independently for each unique Merge ID, allowing multiple groups of points to be merged in a single operation.
输入¶
- 几何数据
标准的几何体输入。
- 选择
Boolean field indicating which points participate in the merge.
Unselected points are unaffected. They are neither merged into other points nor can selected points merge into them.
- Merge ID
Integer field defining independent merge groups.
Points with the same merge ID are merged together. Points with different merge IDs are merged separately.
输出¶
- 几何数据
The geometry with the selected points merged.