get_analysis_plies#
- CompositeModel.get_analysis_plies(element_id, composite_definition_label=None)#
Get analysis ply names.
This method returns
None
if the element is not layered.- Parameters:
element_id (
int
) – Element ID or label.composite_definition_label (
Optional
[str
], default:None
) – Label of the composite definition, which is the dictionary key in theContinuousFiberCompositesFiles.composite
attribute. This parameter is only required for assemblies. See the note about assemblies in the description for theCompositeModel
class. The dictionary only contains the analysis plies in the specified composite definition.
- Return type: