BuildingTcl & BuildingTclViewer Installation Instructions: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 31: Line 31:
       - This file sources MyBuildingTclViewer.tcl within OpenSeesTk.exe and starts up the BuildingTclViewer program. It can be copied into the working directory, or can be executed directly in the program directory.
       - This file sources MyBuildingTclViewer.tcl within OpenSeesTk.exe and starts up the BuildingTclViewer program. It can be copied into the working directory, or can be executed directly in the program directory.


[[BuildingTcl]|[image:BuildingTclLogo.gif]
[[BuildingTcl]]
[[Image:BuildingTclLogo.gif]]

Revision as of 19:43, 27 October 2009

1. Download & Install Tcl

2. Download The latest release of BuildingTcl

3. Extract File: BuildingTcl.zip into its program folder, such as “C:/Program Files/BuildingTcl”

4. The BuildingTcl Folder will contain the following folders:

- BuildingTclProgramFiles
- OpenSeesProgramFiles
- BuildingTclDocumentation
- BuildingTclDemoFiles
- BuildingTclGettingStartedFiles

5. The BuildingTcl folder will also contain the following files:

- BuildingTcl_InstallInstructions.jpg
- BuildingTclInstall.bat

6. Install BuildingTcl by double-clicking the installation file: BuildingTclInstall.bat

7. Make sure that the latest versions of OpenSees.exe and OpenSeesTk.exe are stored in OpenSeesProgramFiles folder. The names must be exact.

8. The installation file will generate the following three files which are specific to your installation based on location of the BuildingTcl program files.

    a. MyBuildingTcl.tcl : 
     - Copy this file into working directory -- where input files are located
     - Source this file from within OpenSees.exe or OpenSeesTk.exe 
    b. MyBuildingTclViewer.tcl : 
     - Copy this file into working directory -- where input files are located
     - Source this file from within OpenSeesTk.exe, or
     - Start-up BuildingTclViewer directly: double-click myBuildingTclViewer.bat.
    b. MyBuildingTclViewer.bat : 
     - This file sources MyBuildingTclViewer.tcl within OpenSeesTk.exe and starts up the BuildingTclViewer program. It can be copied into the working directory, or can be executed directly in the program directory.

BuildingTcl