Start » Filter Reference » Surface » Surface Basics » ProjectPointOntoSurface
Module: | Vision3DStandard |
---|
Returns an interpolated single point of a surface given its coordinates in surface coordinate system.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inSurface | Surface | Input surface | |
![]() |
inPoint | Point2D | Coordinates of the input point in surface coordinate system | |
![]() |
inInterpolationRadius | Integer | 0 - 65535 | Radius of vicinity being taken into account to interpolate not existing point |
![]() |
outSurfaceRealPoint | Point3D | Output point in surface coordinate system | |
![]() |
outSurfaceGridPoint | Point2D | Output point in surface grid coordinate system |
Complexity Level
This filter is available on Basic Complexity Level.