pltINote SetCursorAlwaysVisible
Sets whether to always show the animation cursor.
Syntax
pltINote_handle SetCursorAlwaysVisible flag
Application
HyperWorks Tcl Modify
Description
Sets whether to always show the animation cursor. Normally, the animation cursor is only shown during animation or in certain graphical user interface modes. This command forces the cursor to be always shown.
Inputs
- flag
- Returns true (0) for a successful execution of the command and non-zero or false for an unsuccessful execution of the command.
Example
hwi ReleaseAllHandles
hwi GetActiveClientHandle myPlotName
myPlotName SetCursorAlwaysShown true
Errors
None.
Keywords
HyperWorks
Tcl
Note
Query