Back to Adaptive Vision Studio website
                
                    
	
		
	You are here: Start » Filter Reference » Point3DGrid Spatial Transforms » CropPoint3DGridToRegion
Removes points that are not represented in a given region of the input grid.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPoint3DGrid | Point3DGrid | |
![]()  | 
				inRegion | Region | Input region | 
![]()  | 
				outPoint3DGrid | Point3DGrid | 
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Input region exceeds Point3DGrid dimensions in CropPoint3DGridToRegion. | 
Complexity Level
This filter is available on Basic Complexity Level.


