open all | close all

Polygons Topology Set

多边形拓扑集

Basic 基础Inputs 投入Outputs 产出

Polygons Topology Set

多边形拓扑集

This Node can be used to create your own geometry using points. The result can, for example, be passed into a Geometry Property Set Node in order to link the point and topology information.

此 Node 可用于使用点创建您自己的几何体。例如,可以将结果传递到 Geometry Property Set 节点,以链接点和拓扑信息。

This Node is used to arrange the point indices of a given geometry. It requires an Array with the point numbers in the order in which the points should be arranged on the polygons, an Array with the number of points on each closed polygon edge and an Array with the number of edges per polygon. The actual point positions will then be linked with the topology via the Geometry Property Set Node. 此节点用于排列给定几何体的点索引。它需要一个数组,其中点数按照多边形上点的顺序排列; 一个数组,其中每个闭合多边形边上点的数量; 一个数组,其中每个多边形边的数量。然后,实际的点位置将通过 Geometry Property Set 节点与拓扑联系起来