GeometricLine.setPlastic


setPlastic(Ap, ZPyy, ZPzz, ZPy, ZPz, Sp, [section])

Sets the plastic parameters

ApVariationAttr or double Plastic cross-sectional area
ZPyyVariationAttr or double Plastic modulus for bending about Y axis
ZPzzVariationAttr or double Plastic modulus for bending about Z axis
ZPyVariationAttr or double Plastic modulus for torsion about Y axis
ZPzVariationAttr or double Plastic modulus for torsion about Z axis
SpVariationAttr or double Plastic area for shear
sectionoptional integer Index of section for which the properties are set (e.g. for linear tapered, 0 for first end, 1 for second end); default is 0
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to GeometricLine

Back to Overview