Click or drag to resize

FailedPolygonFailedVertex Field

Array of values indicating whether the vertex is invalid.

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

Field Value

Type: Boolean
See Also