OpenSeesPyAssistant 1.1
OpenSeesPy for everyone
Section.py File Reference

Go to the source code of this file.

Classes

class  RCCircShape
 Class that stores funcions, geometric and mechanical properties of RC circular shape profile. More...
 
class  RCRectShape
 Class that stores funcions, geometric and mechanical properties of RC rectangular shape profile. More...
 
class  RCSquareShape
 Class that is the children of RCRectShape and cover the specific case of square RC sections. More...
 
class  Section
 Parent abstract class for the storage and manipulation of a section's information (mechanical and geometrical parameters, etc). More...
 
class  SteelIShape
 Class that stores funcions, geometric and mechanical properties of a steel double symmetric I-shape profile. More...
 

Namespaces

namespace  Section
 Module for the section (steel I shape profiles, RC circular/square/rectangular sections).
 

Functions

def ComputeACircle (D)
 Function that computes the area of one circle (reinforcing bar or hoop). More...
 
def ComputeRho (A, nr, A_tot)
 Compute the ratio of area of a reinforcement to area of a section. More...