open all | close all

Remove Ngons 移除 NgonsBasic 基础Inputs 投入Outputs 产出

Inputs

投入

Geometry

几何学

Here you can pass the geometry to be edited to the Node.

在这里,您可以将要编辑的几何图形传递给 Node。

Mode

模式

If you want to use a selection to restrict the search for N-Gons on the geometry, you can select from Points, Edges or Polygons in this menu. Of an active selection of the respective element type has been made on the geometry, only those N-Gons that contain at least one selected element will be converted.

如果你想使用选择来限制几何上的 n 边形的搜索,你可以从这个菜单中的点,边或多边形中选择。在几何图形上对相应的元素类型进行了主动选择,只有那些至少包含一个选定元素的 N-Gons 将被转换。

Alternatively, you can pass a Selection to the Node directly via index operation. If no selection is linked and no selection has been made on the geometry, the entire geometry will automatically be searched for N-Gons.

或者,您可以通过索引操作直接将 Selection 传递给 Node。如果没有链接选择,也没有对几何图形进行选择,那么整个几何图形将自动搜索 N-Gons。

Selection

选择

If you want to restrict the search for N-Gons to a specific region on the geometry you can pass the index numbers of the points, edges or polygons to be searched to the Node here. Select the desired element in the Mode menu. Alternatively, the Node will use an active selection on the geometry if the Selection port is not used.

如果你想将 N-Gons 的搜索限制在几何图形上的一个特定区域,你可以将要搜索的点、边或多边形的索引号传递到这里的 Node。在“模式”菜单中选择所需的元素。或者,如果没有使用 Selection 端口,Node 将在几何图形上使用活动选择。