SolidMaterialAssignment

class pyccx.analysis.SolidMaterialAssignment(name, elementSet, material, thickness=None)

Bases: MaterialAssignment

SolidMaterialAssignment designates elements as solid 3D continuum elements, for the selected elements in a provided ElementSet with the given Material. This option should be used for the following class of elements including assigning material properties to 3D, plane stress, plane strain and axisymmetric element types. For plane stress and plane strain elements the thickness parameter can be specified.

Attributes Summary

thickness

Methods Summary

writeInput()

Attributes Documentation

thickness

Methods Documentation

writeInput()
Return type:

str