Click or drag to resize

FailedPolygonVertexIndices Field

Indices of the triangle.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
[NotNullAttribute]
public readonly int[] VertexIndices

Field Value

Type: Int32
See Also