Back to Adaptive Vision Studio website
                
                    

 

 
		
	You are here: Start » Filter Reference » Geometry 2D Relations » TestPointInBox
Tests whether a point lies in a box.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPoint | Point2D | |
![]()  | 
				inBox | Box | |
![]()  | 
				outIsContained | Bool | 
Examples

TestPointInBox performed on the sample box and point. outIsContained = True.

TestPointInBox performed on the sample box and point. outIsContained = False.
Complexity Level
This filter is available on Basic Complexity Level.


