Click or drag to resize

MessageMeshAnalysisDraw Method

Draw result of the analysis in target position.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
public override void Draw(
	Rect position
)

Parameters

position
Type: Rect
Position where the result should be drawed.
See Also