Box.containsPoint

bool containsPoint(graphene.point3_d.Point3D point)

Checks whether box contains the given point.

Parameters

pointthe coordinates to check

Returns

true if the point is contained in the given box