fconcrete.StructuralConcrete.ConcreteSection module¶
-
class
fconcrete.StructuralConcrete.ConcreteSection.ConcreteSection(function_width, height)[source]¶ Bases:
fconcrete.Structural.Section.SectionInject 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.