Click or drag to resize

MeshAnalysisWindowRemoveFocus Method

Removes a custom focus.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public static void RemoveFocus()
Exceptions
ExceptionCondition
InvalidOperationExceptionThe window not initialized properly.
See Also