Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Surface » Surface Basics » ProjectPointOntoSurface

ProjectPointOntoSurface


Module: Vision3DStandard

Returns an interpolated single point of a surface given its coordinates in surface coordinate system.

Name Type Range Description
Input value inSurface Surface Input surface
Input value inPoint Point2D Coordinates of the input point in surface coordinate system
Input value inInterpolationRadius Integer 0 - 65535 Radius of vicinity being taken into account to interpolate not existing point
Output value outSurfaceRealPoint Point3D Output point in surface coordinate system
Output value outSurfaceGridPoint Point2D Output point in surface grid coordinate system

Complexity Level

This filter is available on Basic Complexity Level.