This recorder opens a graphical window for displaying of graphical information.
recorder display $windowTitle $xLoc $yLoc $xPixels $yPixels <-file $fileName>
$windowTitle |
title of graphical window |
$xLoc $yLoc |
horizontal and vertical location of graphical window (upper left-most corner) |
$xPixels $yPixels |
width and height of graphical window in pixels |
$fileName |
in addition to the window display, information is sent to a file to redisplay images at a later time. (optional) |
A TclFeViewer object is constructed. This constructor adds a number of additional commands to OpenSees, similar to the construction of the BasicBuilder. These additional commands are used to define the viewing system for the image that is place on the screen. These commands are currently under review and will be presented in a future version of this document.