fconcrete.StructuralConcrete.ConcreteSection module

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

Bases: fconcrete.Structural.Section.Section

Methods

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