BuildingTcl -- ModelTypeLabel 3DFrame

From OpenSeesWiki
Revision as of 06:41, 31 October 2009 by Silviamazzoni (talk | contribs) (Created page with '__NOTOC__ link=BuildingTcl|right ==Commands == :addModelData ModelLabel $ModelLabel :addModelData ModelTypeLabel 3DFrame :addModelData PlanModelLab…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Commands

addModelData ModelLabel $ModelLabel
addModelData ModelTypeLabel 3DFrame
addModelData PlanModelLabel $PlanModelLabel
<addModelData ModelDescription "$ModelDescription">
(addModelData -addElevation ElevationModelLabel $ElevationModelLabel1 GridLineLabel $GridLineLabel1 <CrossGridLineLabel "$crossGridLineLabel1 $crossGridLineLabel2 ...">)
(addModelData -addElevation ElevationModelLabel $ElevationModelLabel2 GridLineLabel "$GridLineLabel2 $GridLineLabel3 ..." <CrossGridLineLabel "$crossGridLineLabel1 $crossGridLineLabel2 ...">)
(addModelData -addElevation ElevationModelLabel $ElevationModelLabel2 GridLineLabelRange "$startGridLineLabel1 $emdGridLineLabel1" <CrossGridLineLabel "$crossGridLineLabel1 $crossGridLineLabel2 ...">)
addModel

Required Arguments

$ModelLabel
Unique Model Label for reference
$ModelTypeLabel
3DFrame

Optional Input Arguments

$ModelDescription
Text. Optional, default = blank {}


Notes

Options


BuildingTcl -- addModel

Return to BuildingTcl Command Language Manual