Hello, is it possible to determine whether an individual is inside block built with vector(origin) points?

Ive got nodes for AI pathfinding. I just need to know where the player/bot is. Blocks are made from vector points (childs).

Any help pls?