fconcrete.StructuralConcrete.TransvSteelBar.TransvSteelBar module¶
-
class
fconcrete.StructuralConcrete.TransvSteelBar.TransvSteelBar.TransvSteelBar(x, height, width, diameter, space_after, area, as_per_cm, anchor, length, cost)[source]¶ Bases:
objectMethods
plot(self[, c, ax, fig, color_plot])Plot the transversal vision of the transversal bar.
-
class
fconcrete.StructuralConcrete.TransvSteelBar.TransvSteelBar.TransvSteelBars(steel_bars=[])[source]¶ Bases:
objectClass that defines a the TransvSteelBar list with easy to work properties and methods.
Methods
add(self, new_steel_bars)Add a array of Load in the Loads instance. changeProperty(self, prop, function[, …])Change all properties of the TransvSteelBar in a single function. getTransversalBarAfterX(self, x)Get the next transversal bar in x or after. plotLong(self, \*\*options)Plot the longitudinal vision of the transversal bar.