Rectangle#
- class xsection.library.Rectangle(b, d, mesh_scale=None, centroid=None, **kwds)#
A rectanglular section.
Attributes
bWidth of the section \(b\).
dDepth 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
numcopies of this section with centroids linearly aranged fromstarttostop.rotate([angle, principal])summary([format, shear])torsion_warping()translate(offset, **kwd)