fconcrete.StructuralConcrete.ConcreteSection module

class fconcrete.StructuralConcrete.ConcreteSection.ConcreteSection(function_width, height)[source]

Bases: fconcrete.Structural.Section.Section

Inject ConcreteSection properties to a generic Section.

Methods

getAreaBetween(self, begin_height, end_height) Area between 2 y values.
plot(self[, N, color_plot, ax, fig]) Plot the section.
setSteelHeight(section[, …]) Inject steel height (d) to the section.
width(self, y) Gets the width in y.
static setSteelHeight(section, positive_steel_height=0, negative_steel_height=0)[source]

Inject steel height (d) to the section.