BuildingTcl -- addElementType: ElementModelLabel ColumnHinge

From OpenSeesWiki
Revision as of 17:59, 7 January 2010 by Silviamazzoni (talk | contribs) (Created page with '__NOTOC__ link=BuildingTcl|right ==Commands == :addElementTypeData ElementTypeLabel $ElementTypeLabel :addElementTypeData ElementModelLabel Colum…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
BuildingTclLogo.gif


Commands

addElementTypeData ElementTypeLabel $ElementTypeLabel
addElementTypeData ElementModelLabel ColumnHinge
<addElementTypeData ElementTypeDescription $ElementTypeDescription >
<addElementTypeData HingeLocation $HingeLocation>
addElementType


Arguments

$ElementTypeLabel 
Unique ElementType Label for reference
$ElementTypeDescription 
Text. Optional, default = blank {}
$HingeLocation 
Location of hinge at column ends. Optional, default = BothEnds
Options
BothEnds -- Top and Bot
Top -- Top of column, below the joint
Bot -- Bottom of column, above the joint


Notes

The addElementType command must be placed at the end of each Element-data definition, as it takes all data defined since the last addElementType command and define the Element.

This ElementType can only be placed where a column has been defined.

This ElementType can only be used with a section defined as: SectionModelLabel ColumnHinge.



Options

OpenSees Object

This ElementModel is based on the OpenSees ZeroLengthSection Element



BuildingTcl -- addElementType

Return to BuildingTcl Command Language Manual