Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Surface » Surface Basics » GetSurfaceElement_Interpolated
| Module: | Vision3DStandard |
|---|
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 - 65535 | Radius of vicinity being taken into account to interpolate not existing point |
![]() |
outPoint | Point3D | Output point | |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of GetSurfaceElement filter group.

Basic
