BuildingTcl & BuildingTclViewer -- How to Run: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
(Created page with '__NOTOC__ == Run BuildingTcl == * myBuildingTcl.tcl – no graphics :Incorporates BuildingTcl commands into the Tcl Interpreter :The BuildingTcl commands are used within OpenSee…')
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
[[Image:BuildingTclLogo.gif|link=BuildingTcl|right]]
== Run BuildingTcl ==
== Run BuildingTcl ==


Line 15: Line 17:
== Run BuildingTclViewer ==
== Run BuildingTclViewer ==


*myBuildingTclviewer.tcl – BuildingTcl with graphical interface
*BuildingTclViewer.tcl – BuildingTcl with graphical interface
:Incorporates BuildingTcl & BuildingTclviewer commands into the Tcl/Tk Interpreter  
: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
:This file needs to be sourced from the OpenSeesTk.exe prompt, or by double-clicking on the BuildingTclViewer.bat file
Line 21: Line 23:
:a. Run OpenSeesTk.exe – a Tk window opens up (do not close it).
:a. Run OpenSeesTk.exe – a Tk window opens up (do not close it).
:b. Source myBuildingTclviewer.tcl at the OpenSees prompt  
:b. Source myBuildingTclviewer.tcl at the OpenSees prompt  
::the Tk window becomes the BuildingTclviewer
::the Tk window becomes the BuildingTclViewer


Or
Or
;2. Double-click on myBuildingTclviewer.bat
;2. Double-click on BuildingTclViewer.bat

Latest revision as of 06:12, 9 November 2009

Run BuildingTcl

  • myBuildingTcl.tcl – no graphics
Incorporates BuildingTcl commands into the Tcl Interpreter
The BuildingTcl commands are used within OpenSees.exe or OpenSeesTk.exe.
1. Run from OpenSees Prompt
a. Run OpenSees.exe or OpenSeesTk.exe
b. Source myBuildingTcl.tcl at OpenSees prompt
c. Source input and analysis files at OpenSees prompt


Run BuildingTclViewer

  • BuildingTclViewer.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 OpenSees 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 BuildingTclViewer.bat