get_elems_nodes_list

get_elems_nodes_list

This function returns the elements (ibody_elements) and the nodes (ibody_nodes) that belong to the body number ibody

param beam:

structural information of the multibody system

type beam:

Beam

param ibody:

Body number about which the information is required

type ibody:

int

returns:

List of elements that belong the ibody ibody_nodes (list): List of nodes that belong the ibody

rtype:

ibody_elements (list)