BuildingTcl -- addElementType: ElementModelLabel corotationalTruss: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 26: Line 26:
==Options ==
==Options ==


== OpenSees Element ==
== OpenSees Object ==
This ElementModel is based on the OpenSees [[Corotational Truss Element]]
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