Start » Filter Reference » Point3DGrid » Point3DGrid Spatial Transforms » CropPoint3DGridToRegion
Module: | Vision3DLite |
---|
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.
Filter Group
This filter is member of CropPoint3DGrid filter group.