Back to Aurora Vision Studio website

You are here: Start » Filter Reference » System » Interoperability » LoadPoint3DGridWithImage

LoadPoint3DGridWithImage


Module: FoundationBasic

Loads entities from a file of one of available types as an array of points in 3D and an image. Assumes an ordered rectangular grid with no holes.

Name Type Range Description
Input value inFile File
Input value inFileFormat Point3DFileFormat
Input value inImageWidth Integer* 1 - 65535 An override for the point cloud width
Input value inImageHeight Integer* 1 - 65535 An override for the point cloud height
Output value outPoint3DGrid Point3DGrid
Output value outImage Image Output image

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 Unknown file format in LoadPoint3DGridWithImage.

Complexity Level

This filter is available on Advanced Complexity Level.