get_dpf_material_id_by_analyis_ply_map#

ansys.dpf.composites.layup_info.get_dpf_material_id_by_analyis_ply_map(mesh, data_source_or_streams_provider)#

Get Dict that maps analysis ply names to dpf_material_ids.

Parameters:

Notes

Cache the output because the computation can be performance-critical.

Return type:

dict[str, int64]