BuildingTcl -- addElementType: ElementModelLabel corotationalTruss: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
(Created page with '__NOTOC__ link=BuildingTcl|right == OpenSees Element == This ElementModel is based on the OpenSees Corotational Truss Element ==Commands == …')
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
[[Image:BuildingTclLogo.gif|link=BuildingTcl|right]]
[[Image:BuildingTclLogo.gif|link=BuildingTcl|right]]
== OpenSees Element ==
This ElementModel is based on the OpenSees [[Corotational Truss Element]]




Line 28: Line 25:


==Options ==
==Options ==
== OpenSees Object ==
This ElementModel is based on the OpenSees [[Corotational Truss Element]]





Latest revision as of 16:55, 2 November 2009


Commands

addElementTypeData ElementTypeLabel $ElementTypeLabel
addElementTypeData ElementModelLabel corotationalTruss
<addElementTypeData ElementTypeDescription $ElementTypeDescription >
addElementType


Arguments

$ElementTypeLabel
Unique ElementType Label for reference
$ElementTypeDescription
Text. Optional, default = blank {}


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.


Options

OpenSees Object

This ElementModel is based on the OpenSees Corotational Truss Element



BuildingTcl -- addElementType

Return to BuildingTcl Command Language Manual