MeshChecker Scripting Reference
MeshChecker Scripting Reference
MeshChecker Namespaces
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework Namespaces
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
IndexLoop Class
IndexLoop Methods
Deselect Method
Draw Method
Next Method
Previous Method
Release Method
Set Method
ToString Method
IndexLoop
Draw Method
Draws
IndexLoop
toolbar GUI in Layout zone.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
Copy
public
void
Draw
(
bool
enabled
)
Parameters
enabled
Type:
System
Boolean
When
enabled
- LoopToolbar are drawn as enabled GUI element. When
disabled
- as disabled.
Exceptions
Exception
Condition
InvalidOperationException
DrawLoopToolbar should be invoked in OnGUI scope.
See Also
Reference
IndexLoop Class
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework Namespace
MCGUI
DrawLoopToolbar(IndexLoop, Boolean)
Send comments on this topic to
assets@hightlander.com