Determines whether the given point lies inside,outside,or on the boundary of a given body.
Role: This API tests the point (given in global body space) against
the body, returning a point_containment value of point_inside, point_outside,
point_boundary, or point_unknown.
A call to this API will cause boxes to be computed, causing a model change and
the generation of a bulletin board.
If the logical use_boxes is TRUE, bounding boxes will be considered increasing
performance when the body is not a void. If there is a chance the body is a
void, set to flag to FALSE so classification is correct.
To make the process Read-only, call api_note_state before the call to
api_point_in_body. Afterwards, to roll the modeler back to its state prior to
api_point_in_body perform: