BuildingTclViewer User Manual: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
Line 24: Line 24:


There are three choices:
There are three choices:
;New :Start the input file from scratch
*'''New'''  -- Start the input file from scratch
;Load (Recommended) : Load an existing BuildingTcl script.  
*'''Load''' (Recommended) -- Load an existing BuildingTcl script.  
;Exit : Exit program without saving to user-specified input file.
*'''Exit''' -- Exit program without saving to user-specified input file.


'''[[BuildingTclViewer File Menu|More about BuildingTclViewer File Menu]]'''
'''[[BuildingTclViewer File Menu|More about BuildingTclViewer File Menu]]'''

Revision as of 20:56, 28 December 2009

Run BuildingTclViewer

  • myBuildingTclviewer.tcl – BuildingTcl with graphical interface
Incorporates BuildingTcl & BuildingTclviewer commands into the Tcl/Tk Interpreter
This file needs to be sourced from the OpenSeesTk.exe prompt, or by double-clicking on the BuildingTclViewer.bat file
1. Run from OpenSeesTk Prompt
a. Run OpenSeesTk.exe – a Tk window opens up (do not close it).
b. Source myBuildingTclviewer.tcl at the OpenSees prompt
the Tk window becomes the BuildingTclviewer

Or

2. Double-click on myBuildingTclviewer.bat


BuildingTclViewer at Startup

Startup: File Menu

To start using BuildingTclViewer, select the File Menu in the menu bar.

File Menu at Startup File Menu at Startup

There are three choices:

  • New -- Start the input file from scratch
  • Load (Recommended) -- Load an existing BuildingTcl script.
  • Exit -- Exit program without saving to user-specified input file.
More about BuildingTclViewer File Menu