Open topic with navigation
<viz:window>.setFloat
This command will cause the graphics window to stay on top of all other windows
<viz:window>.setFloat( |
|
state = ON |
) |
|
state = ON
Can be either viz.ON or viz.OFF.
Remarks
This becomes useful when you want to perform commands in the interactive window and see the graphics window at the same time. If you click on the Vizard logo in the upper right corner of the Vizard GUI, it will perform this command for you.
Return Value
None
Example
See also