Click or drag to resize
AB4D logo

MeshPolygon Fields

The MeshPolygon type exposes the following members.

Fields
 NameDescription
Public fieldEdgeIndexes List of edge indexes. See also the IsEdgeFlipped list that defines if edge is flipped (start and end are flipped).
Public fieldIsEdgeFlipped Specifies if edge is flipped (start and end are flipped). When true, then the StartPositionIndex and EndPositionIndex need to be flipped when the edge is used in the Polygons.
Public fieldNormal Normal vector of the polygon.
Top
See Also