Back to FabImage Studio website
You are here: Start » Filter Reference » Surface Basics » ProjectPointOntoSurface
Returns an interpolated single point of a surface given its coordinates in surface coordinate system.
Name | Type | Description | |
---|---|---|---|
![]() |
inSurface | Surface | Input surface |
![]() |
inPoint | Point2D | Coordinates of the input point in surface coordinate system |
![]() |
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.