Back to FabImage Studio website
You are here: Start » Filter Reference » Surface Spatial Transforms » CropSurfaceByPlaneProximity
Removes from the surface points that are too distant from a given plane.
Name | Type | Description | |
---|---|---|---|
![]() |
inSurface | Surface | Input surface |
![]() |
inRoi | Region* | Region of interest |
![]() |
inPlane | Plane3D | Plane to which distance is measured |
![]() |
inMinDistance | Real* | Minimal distance from a given plane |
![]() |
inMaxDistance | Real* | Maximal distance from a given plane |
![]() |
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 too distant from the input plane |
Complexity Level
This filter is available on Basic Complexity Level.