最近编号

The Index of Nearest node is a way to find other close elements in the same geometry. If needed you can use Group ID to determine the group of neighbors to be analyzed together.
这是采样最近节点的一种替代节点。主要区别在于此节点不需要几何体输入,因为使用的是场上下文中的几何体。
输入
- 位置
要搜寻的每个元素的位置。默认与连接了位置节点的效用相同。
- 群组 ID
用来将元素组在一起的 ID。
输出
- 编号
在同一几何组件内最近元素的编号。
- 存在邻项
当元素的群组至少含有两个元素时取值为真。这只有在使用 群组 ID 时才有意义。