GeometricLine.setBeamNodalLine


setBeamNodalLine(A, Iyy, Izz, Iyz, J, Asz, Asy, [Iz], [Iy], [section])

Specifies the defining parameters of this beam, with the values given at the nodal line. This function is used for attributes which are assigned to lines meshed with thin beam elements

AVariationAttr or double Cross-sectional area
IyyVariationAttr or double Second moment of area about local Y axis
IzzVariationAttr or double Second moment of area about local Z axis
IyzVariationAttr or double Product moment of inertia
JVariationAttr 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
Izoptional VariationAttr or double First moment of area about local Z axis
Iyoptional VariationAttr or double First moment of area about local Y axis
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