zbridge  0.1
Computing prestress forces for ZSoil
Public Member Functions | List of all members
zbridge.section.ParametricSection Class Reference

A ParametricSection is a Section with a specific geometry whose dimensions are defined through a set of parameters. More...

Inheritance diagram for zbridge.section.ParametricSection:
zbridge.section.Section zbridge.section.ISection zbridge.section.RectangularSection

Public Member Functions

def __init__ (self)
 
- Public Member Functions inherited from zbridge.section.Section
def __init__ (self)
 The constructor. More...
 
def ComputeProperties (self)
 Computing section properties by summing the properties of the (currently active) components. More...
 

Additional Inherited Members

- Public Attributes inherited from zbridge.section.Section
 area
 
 Ix
 
 Iy
 
 Iz
 
 y0
 
 z0
 
 nComponents
 
 components
 

Detailed Description

A ParametricSection is a Section with a specific geometry whose dimensions are defined through a set of parameters.


The documentation for this class was generated from the following file: