Rectangle#

../../_images/Rectangle.png
class xsection.library.Rectangle(b, d, mesh_scale=None, centroid=None, **kwds)#

A rectanglular section.

Attributes

b

Width of the section \(b\).

d

Depth of the section \(d\).

Methods

create_fibers([group, warp_type, center, ...])

Create fibers for a finite element simulation.

exterior([plane])

interior([plane])

linspace(start, stop, num[, endpoint, center])

Create num copies of this section with centroids linearly aranged from start to stop.

rotate([angle, principal])

summary([format, shear])

torsion_warping()

translate(offset, **kwd)