Click or drag to resize

MeshAnalysisResult Property

Gets the result of the analysis.

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

Property Value

Type: MeshAnalysisResultType
See Also