BuildingTcl -- addElementType: ElementModelLabel truss: Difference between revisions

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


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





Latest revision as of 16:55, 2 November 2009

Commands

addElementTypeData ElementTypeLabel $ElementTypeLabel
addElementTypeData ElementModelLabel truss
<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 Truss Element



BuildingTcl -- addElementType

Return to BuildingTcl Command Language Manual