xc
Public Member Functions | List of all members
materials.awc_nds.AWCNDS_materials.WoodRectangularSection Class Reference
Inheritance diagram for materials.awc_nds.AWCNDS_materials.WoodRectangularSection:
Inheritance graph
[legend]
Collaboration diagram for materials.awc_nds.AWCNDS_materials.WoodRectangularSection:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, name, b, h, Cr=1.0)
 
- Public Member Functions inherited from materials.awc_nds.AWCNDS_materials.WoodSection
def __init__ (self, name, Cr=1.0)
 
def updateLoadDurationFactor (self, CD)
 
def setupULSControlVars (self, elems, chiN=1.0, chiLT=1.0, FcE=(0.0, 0.0), FbE=0.0)
 
def getCompressiveStrength (self)
 
def getTensileStrength (self)
 
def getFlexuralStrength (self, majorAxis=True, chiLT=1.0)
 
def getShearStrength (self, majorAxis=True)
 
def getAxialEfficiency (self, Nd, chiN)
 
def getFlexuralEfficiency (self, Md, chiLT, majorAxis=True)
 
def getBiaxialBendingEfficiency (self, Nd, Myd, Mzd, FcE=None, FbE=None, chiN=1.0, chiLT=1.0)
 
def getYShearEfficiency (self, Vy)
 
def getZShearEfficiency (self, Vz)
 
def checkUniaxialBendingForElement (self, elem, nmbComb)
 
def checkBiaxialBendingForElement (self, elem, nmbComb)
 
def checkYShearForElement (self, elem, nmbComb)
 
def checkZShearForElement (self, elem, nmbComb)
 
def getRequiredRestraint (self)
 

Additional Inherited Members

- Public Attributes inherited from materials.awc_nds.AWCNDS_materials.WoodSection
 name
 
 xc_wood_material
 
 xc_section
 
 Cr
 

Detailed Description

Wood structural cross-section.

Constructor & Destructor Documentation

◆ __init__()

def materials.awc_nds.AWCNDS_materials.WoodRectangularSection.__init__ (   self,
  name,
  b,
  h,
  Cr = 1.0 
)
Constructor.

:param name: section name.
:param b: section width.
:param h: section height.
:param Cr: repetitive member adjustment factor

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