Back to FabImage Studio website

You are here: Start » Filter Reference » Point3DGrid » Point3DGrid Basics » GetPoint3DGridElement

GetPoint3DGridElement


Module: Vision3DLite

Gets the value of a single point of a point 3D grid.

Name Type Range Description
Input value inPoint3DGrid Point3DGrid Input point 3D grid
Input value inRow Integer 0 -
Input value inColumn Integer 0 -
Output value outPoint Point3D Output point of the input grid

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 Incorrect point index in GetPoint3DGridElement.

Complexity Level

This filter is available on Basic Complexity Level.