AnalysisPlyInfoProvider#
- class ansys.dpf.composites.layup_info.AnalysisPlyInfoProvider(mesh, name)#
AnalysisPlyInfoProvider. Can be used to compute the layer indices of a given analysis ply.
- Parameters:
mesh (
MeshedRegion
) – DPF MeshedRegion with lay-up information.name (
str
) – Analysis Ply Name
Methods
Get the layer index for the analysis ply in a given element.
Return list of element labels of the analysis ply.