| MessageMeshAnalysisDraw Method |
Draw result of the analysis in target position.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax public override void Draw(
Rect position
)
Parameters
- position
- Type: Rect
Position where the result should be drawed.
See Also