Back to FabImage Library website
You are here: Start » Function Reference » Surface » Surface Basics » ProjectPathOntoSurface

ProjectPathOntoSurface
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DStandard |
Returns a path consisting of interpolated single points of a surface given their coordinates in surface coordinate system.
Syntax
C++
C#
void fil::ProjectPathOntoSurface ( const fil::Surface& inSurface, const fil::Path& inPath, fil::Path& outSurfaceGridPath )