MaterialAssignment¶
- class pyccx.analysis.MaterialAssignment(name, elementSet, material)¶
Bases:
ModelObjectMaterialAssignment is a base class for defining the Element Types and
Materialthat are specified for anElementSetwithin the model. These are required to be set for all elements that exist withinpyccx.mesh.Mesherthat are defined and exported for use in Calculix.Attributes Summary
Elements contains the list of Node IDs
The Material model and parameters assigned to the Material Assignment
Methods Summary
Attributes Documentation
- els¶
Elements contains the list of Node IDs
- material¶
The Material model and parameters assigned to the Material Assignment
Methods Documentation
- writeInput()¶
- Return type:
str