GeometricLine.setBeam


setBeam(A, I'yy, I'zz, I'yz, J', Asz, Asy, [Ry], [Rz], [section])

Specifies the defining parameters of this beam, with the values given at the beam axis. This function is used for attributes which are assigned to lines meshed with all element types except thin beam.

AVariationAttr or double cross-sectional area
I'yyVariationAttr or double second moment of area about local Y axis
I'zzVariationAttr or double second moment of area about local Z axis
I'yzVariationAttr or double product moment of inertia
J'VariationAttr or double torsion constant
AszVariationAttr or double shear area on local YZ plane in Z direction
AsyVariationAttr or double shear area on local YZ plane in Y direction
Ryoptional VariationAttr or double eccentricity in Y direction
Rzoptional VariationAttr or double eccentricity in Z direction
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