1.1.1. SectionBasic

class planesections.section.SectionBasic(E: float = 1, G: float = 1, A: float = 1, Iz: float = 1, Iy: float = 1, J: float = 1)[source]

Bases: Section

A basic section that contains the global propreties of the beam section, without any geometry. It’s assume the section is elastic.

A: float = 1
E: float = 1
G: float = 1
Iy: float = 1
Iz: float = 1
J: float = 1