BuildingTcl -- addSection: SectionModelLabel Elastic: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
(Created page with '__NOTOC__ link=BuildingTcl|right ==Commands == :addSectionData SectionLabel $SectionLabel :addSectionData SectionModelLabel truss :<addSectionData …')
 
No edit summary
Line 4: Line 4:


:addSectionData SectionLabel $SectionLabel
:addSectionData SectionLabel $SectionLabel
:addSectionData SectionModelLabel truss
:addSectionData SectionModelLabel Elastic
:<addSectionData SectionDescription $SectionDescription >
:<addSectionData SectionDescription $SectionDescription >
:'''addSection'''
:'''addSection'''

Revision as of 18:38, 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 Truss Section



BuildingTcl -- addSection

Return to BuildingTcl Command Language Manual