items_containing()#

TetraMeshData.items_containing()#

Starts contains traversal of the kd-Tree. Traverses the kd-Tree to find the items that contain the specified point.

Parameters:

point – A Point3D object.

Returns:

A list of ids (indices) of the items containing the point