Click or drag to resize
AB4D logo

MeshPolygonEdgeIndexes Field

List of edge indexes. See also the IsEdgeFlipped list that defines if edge is flipped (start and end are flipped).

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax
C#
public List<int> EdgeIndexes

Field Value

ListInt32
See Also