Overrides the reduced beam section (RBS) assignment for a design frame element. The design frame element must have a hot-rolled wide-flange cross section assignment. Because Fenix is object oriented and passes reference objects instead of value objects, the output does need to be plugged into anything. Instead, this component directly modifies the input design frame elements.
See the documentation for Reduced Beam Sections for additional information.
Number | Name | Object Type | Description | Optional |
---|---|---|---|---|
1 | Design Frame Element | DesignFrameElement | A design frame element. | No |
2 | A | System.Double | The distance from the column flange to the start of the RBS. Takes on the model length units. | No |
3 | B | System.Double | The length of the full RBS. Takes on the model length units. | No |
4 | C | System.Double | The depth of the cope. Takes on the model length units. | No |
5 | End | System.Int32 | The end to assign the RBS to. 0 = End I, 1 = End J, 2 = Both Ends | No |
Number | Name | Object Type | Description |
---|---|---|---|
1 | Design Frame Element | DesignFrameElement | The design frame element with the assigned RBS. |