Skip to content

Flat bars

Sizes variants and definitions to generate hot rolled flat bars.

Example:

from db_beams_and_bars.flat_bars import Standards, Section, Bar

Section(Standards.FL.FL_10x3)
Bar(Standards.FL.FL_10x3, 1000)

Definition dataclass

Definition(w, h)

Bases: BaseDefinition

Values to generate a flat bar section

h instance-attribute

h

Height

w instance-attribute

w

Width

Standards

FL

Bases: _Standard

Hot rolled, flat bars

Notes

Entries suffixed with _NN are out of the Afnor standard.

SQ

Bases: _Standard

Hot rolled square bars - sharp corners

Notes

Entries suffixed with _NN are out of the Afnor standard.