Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Geometry 3D Basics » GetPoint3DGridElement

GetPoint3DGridElement


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

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

Errors

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

Error type Description
DomainError Incorrect point index in AvsFilter_GetPoint3DGridElement.

Complexity Level

This filter is available on Basic Complexity Level.