SolidMaterialAssignment¶
- class pyccx.analysis.SolidMaterialAssignment(name, elementSet, material, thickness=None)¶
Bases:
MaterialAssignmentSolidMaterialAssignment designates elements as solid 3D continuum elements, for the selected elements in a provided
ElementSetwith the givenMaterial. 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
Methods Summary
Attributes Documentation
- thickness¶
Methods Documentation
- writeInput()¶
- Return type:
str