# GettingStartedInputFile.tcl -- Model: 3DFrames
__NOTOC__
```Tcl
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