GettingStartedInputFile.tcl -– Model: 3DFrames

From OpenSeesWiki
Revision as of 17:49, 30 October 2009 by Silviamazzoni (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
# 3D Frame
addModelData ModelLabel 3DBuildingFrameRC
addModelData ModelDescription "Let's try It"
addModelData ModelTypeLabel 3DFrame
addModelData PlanModelLabel 2x2Floor
addModelData RigidFloor Off
addModelData -addElevation ElevationModelLabel RCTestFrame2Story2BayA iGridLineLabel "0.0"
addModelData -addElevation ElevationModelLabel RCTestFrame2Story2BayA iGridLineLabel "10.0" TributaryWidth 12.5*\$ft 
addModelData -addElevation ElevationModelLabel RCTestFrame2Story2BayA iGridLineLabel "25.0"  TributaryWidth 7.5*\$ft 
addModelData -addElevation ElevationModelLabel RCTestFrame2Story2BayBbraced iGridLineLabel "A C" TributaryWidth 2.5*\$ft 
addModelData -addElevation ElevationModelLabel RCTestFrame2Story2BayBbraced iGridLineLabel "B" TributaryWidth 5.*\$ft 
addModel

Return to Getting Started with BuildingTcl