pltINote GetCursorAlwaysVisible
Gets whether the animation cursor is always shown.
Syntax
pltINote_handle GetCursorAlwaysVisible
Application
HyperWorks Tcl Query
Description
Gets whether the animation cursor is always shown. Returns True if the cursor is always shown, otherwise false.
Normally, the animation cursor is only shown during animation or in certain graphical user interface modes. This command interrogates whether the cursor is always shown.
Example
hwi ReleaseAllHandles
hwi GetActiveClientHandle myPlotName
myPlotName GetCursorAlwaysShown
Errors
None.
Keywords
HyperWorks
Tcl
Note
Query