get_selected_indices_by_analysis_ply#

ansys.dpf.composites.select_indices.get_selected_indices_by_analysis_ply(analysis_ply_info_provider, element_info)#

Get selected indices by analysis ply.

Selects all indices that are in a layer with the given analysis ply

Parameters:
Returns:

Selected elementary indices.

Return type:

NDArray[int64]