BuildingTclViewer User Manual: Difference between revisions
Jump to navigation
Jump to search
(Created page with '__NOTOC__ link=BuildingTcl|right') |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
[[Image:BuildingTclLogo.gif|link=BuildingTcl|right]] | [[Image:BuildingTclLogo.gif|link=BuildingTcl|right]] | ||
== 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 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 myBuildingTclviewer.bat | |||
== Set Up == |
Revision as of 18:18, 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 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 myBuildingTclviewer.bat