GeometricLine.setElementType


setElementType(uiName)

Sets the element type for which this attribute is intended. It will subsequently be an error to assign this attribute to a line meshed with a different element type, unless the element type given is '3d thick beam', in which case assignment is allowed to any element.

uiNamestring"Bar/Link", "Grillage", "2d Thin Beam", "2d Thick Beam", "3d Thin Beam", "3d Thick Beam", "3d Thick Beam (BMS3)", "Axisymmetric plate/shell" or "Cross Section Beam"
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to GeometricLine

Back to Overview