Back to FabImage Studio website
You are here: Start » Filter Reference » Surface Basics » GetSurfacePoint
Returns an interpolated single point of a surface given its surface grid coordinates.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inSurface | Surface | Input surface | |
![]() |
inPoint | Point2D | Surface grid coordinates of the input point | |
![]() |
inInterpolationRadius | Integer | 0 - 65536 | Radius of vicinity taking into account to interpolate not existing point |
![]() |
outPoint | Point3D | Output point |
Complexity Level
This filter is available on Basic Complexity Level.