Back to Aurora Vision Studio website

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

ResamplePoint3DGrid


Module: Vision3DStandard

Creates a surface structure from Point3DGrid taking into account X and Y coordinates and trying to preserve continuity of the surface.

Name Type Range Description
Input value inPoint3DGrid Point3DGrid
Input value inXLimits ValueLimits_f64
Input value inYLimits ValueLimits_f64
Input value inZOffset Double
Input value inZScale Double
Input value inPointType PlainType Type of single point Z coordinate
Input value inMultipointHeight SurfaceMultipointHeight Determines the Z coordinate of a surface point created from more than one point
Output value outSurface Surface
Output value outMinX Double
Output value outMinY Double
Diagnostic input diagSurfaceValidPointsRegion Region Region of locations where the surface points are valid

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Empty point array in ResamplePoint3DGrid.
DomainError Incorrect coordinate limits in ResamplePoint3DGrid.
DomainError Surface dimensions too big in ResamplePoint3DGrid.

Complexity Level

This filter is available on Basic Complexity Level.