# Wide Flange Section
This command allows the user to construct a WFSection2d object, which is an encapsulated fiber representation of a wide flange steel section appropriate for plane frame analysis.
```tcl section WFSection2d $secTag $matTag $d $tw $bf $tf $Nfw $Nff ```
|
unique section tag |
|
tag of uniaxialMaterial assigned to each fiber |
|
section depth |
|
web thickness |
|
flange width |
|
flange thickness |
|
number of fibers in the web |
|
number of fibers in each flange |
The section dimensions $d, $tw, $bf, and $tf can be found in the AISC steel manual.
Code Developed by: Michael H. Scott, Oregon State University