Click or drag to resize

FailedPolygonIndex Property

Gets the index of the failed polygon.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public int Index { get; }

Property Value

Type: Int32
See Also