ShellMaterialAssignment¶
- class pyccx.analysis.ShellMaterialAssignment(name, elementSet, material, thickness)¶
Bases:
MaterialAssignmentThe ShellMaterialAssignment class is used to select shell elements for the selected elements in a provided
ElementSetwith the givenMaterial. A thickness must be provided for the selected shell elements.Attributes Summary
The thickness of the shell elements
Methods Summary
Attributes Documentation
- thickness¶
The thickness of the shell elements
Warning
The thickness of the shell type should be greater than zero and is required for shell elements.
Note
The element thickness is constant for the shell assignment
Methods Documentation
- writeInput()¶
- Return type:
str