Click or drag to resize

MeshAnalysisEnded Property

Gets a value indicating whether the analysis ended.

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

Property Value

Type: Boolean
See Also