Back to FabImage Studio website
You are here: Start » Filter Reference » Surface Spatial Transforms » CropSurface
Removes from the surface points that are not contained in a given rectangular box.
Name | Type | Description | |
---|---|---|---|
![]() |
inSurface | Surface | Input surface |
![]() |
inRoi | Region* | Region of interest |
![]() |
inMinX | Double* | |
![]() |
inMaxX | Double* | |
![]() |
inMinY | Double* | |
![]() |
inMaxY | Double* | |
![]() |
inMinZ | Double* | |
![]() |
inMaxZ | Double* | |
![]() |
inPreserveDimensions | Bool | Flag indicating whether the surface dimensions should be preserved or not |
![]() |
outSurface | Surface | Output surface |
![]() |
outRejected | Region | Region of locations where points are not contained in a given rectangular box |
Complexity Level
This filter is available on Basic Complexity Level.