Click or drag to resize
AB4D logo

CadFaceTriangleIndices Field

Indices in the VertexBuffer that define triangles - 3 indices per triangle. This array is defined when GenerateTriangulatedMeshes is set to true (by default).

Namespace: Ab4d.OpenCascade
Assembly: Ab4d.OpenCascade (in Ab4d.OpenCascade.dll) Version: 1.0.0
Syntax
C#
public int[]? TriangleIndices

Field Value

Int32
See Also