Click or drag to resize
AB4D logo

MeshPolygonIsEdgeFlipped Field

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.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public List<bool> IsEdgeFlipped

Field Value

ListBoolean
See Also