pyva.properties.geometricalPropertyClasses.RectBeam

class pyva.properties.geometricalPropertyClasses.RectBeam(Lx, Ly)

Bases: CrossSection

Daughter class of CrossSection for rectangular beams

__init__(Lx, Ly)

Constructor for specific rectangular beam geometry

Parameters:
  • Lx (float) – length in x-direction.

  • Ly (float) – lmegth in y-direction.

Return type:

None.

Methods

__init__(Lx, Ly)

Constructor for specific rectangular beam geometry