Outputs

Outputs

Polygon Indexes

Vertex Indexes

Arrays containing all point indices and polygon indices of the geometry are output here. This output can be restricted by using a Selection or the Selection String.

Positions

All point positions are output in this Array. This output can be restricted by using a Selection or a Selection String.

Selection

This Array consists of Boolean values, indicating by TRUE if a polygon is selected, or containing FALSE for unselected polygons. You define which selection is to be evaluated for this by means of the inputs for Selection or via the Selection String.

Edges

This Array contains the tuples with the point numbers, each of which delimits an edge. This output can be restricted by using a Selection, a Selection String.

Normals

Here, following the order of the polygon indices, all local normal directions of the polygons are output. Smoothing or interpolation of the Normals will not take place. The Normals are therefore always perpendicular to the front of the surfaces.

Centers

Here you can find the local positions of all polygon centers.