BuildingTcl -- addSection: SectionModelLabel Elastic: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 25: Line 25:


== OpenSees Object ==
== OpenSees Object ==
This SectionModel is based on the OpenSees [[Truss Section]]
This SectionModel is based on the OpenSees [[Elastic Section]]
 


----
----

Revision as of 18:47, 2 November 2009

Commands

addSectionData SectionLabel $SectionLabel
addSectionData SectionModelLabel Elastic
<addSectionData SectionDescription $SectionDescription >
addSection


Arguments

$SectionLabel
Unique Section Label for reference
$SectionDescription
Text. Optional, default = blank {}


Notes

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


Options

OpenSees Object

This SectionModel is based on the OpenSees Elastic Section


BuildingTcl -- addSection

Return to BuildingTcl Command Language Manual