BuildingTclViewer Input Menu

From OpenSeesWiki
Revision as of 06:53, 29 December 2009 by Silviamazzoni (talk | contribs) (→‎Load)
Jump to navigation Jump to search

Input Management -- create or edit

The user can either create new or edit a library of the following BuildingTcl objects:

  • Material
  • Section
  • ElementType
  • AnalysisModel
  • Load
  • LoadCombination
  • Model

These BuildingTcl objects have been presented in the BuildingTcl Command Language Manual


Common Characteristics

Material

Section

ElementType

AnalysisModel

Load

LoadCombination

A LoadCombination is the final step in defining the loading and analysis. It uses previously-defined Loads and previously-defined AnalysisModels.

Model

There are three ModelTypes available in BuildingTcl:

Define elevation geometry (bay widths and story heights)
Define frame elements (Columns, Beams, etc)
Define gravity Loads
Define support boundary conditions
Define floor plan bay widths in two directions
Label plan lines
Select one Plan model which controls the bay widths
Assign different elevations on the plan model



Return to BuildingTclViewer User Manual