
Inputs
投入
几何学
Here you can pass the geometry to the Node on which you want to re-triangulate the N-Gons.
在这里,您可以将几何图形传递给要重新三角测量 N-Gons 的 Node。
模式
If you want to restrict the function of the Node to a specific selection, select the type of the active selection that you want to affect here. You can select from Points, Edges or Polygons. A polygon selection will be required in the end, which means that other selections will automatically be converted. All points or edges of an N-Gon must be selected so it can be re-triangulated.
如果要将节点的函数限制为特定的选择,请选择要在此处影响的活动选择的类型。您可以选择点,边缘或多边形。最后需要一个多边形选择,这意味着其他选择将自动转换。必须选择 N-Gon 的所有点或边,以便重新进行三角测量。
Alternatively, an iteration of the point, edge or polygon indices can be passed to the node via the Selection input. If neither an active selection is available nor a Selection input used, all polygons on the geometry will automatically be edited.
或者,点、边或多边形索引的迭代可以通过 Selection 输入传递到节点。如果既没有活动选择也没有使用选择输入,则几何图形上的所有多边形都将自动进行编辑。
选择
If you want to restrict the Node’s function to a portion of the geometry but no active selection exists, the indices of the points, edges or polygons can be passed to the Node here. Make sure that the correct element type is selected in the Mode menu.
如果你想把 Node 的函数限制在几何图形的一部分,但是没有主动选择,点、边或多边形的索引可以传递到 Node 这里。确保在“模式”菜单中选择了正确的元素类型。