Back to Aurora Vision Studio website

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

SavePoint3DGrid


Module: FoundationBasic

Saves Point3DGrid in to file in one of the supported formats.

Name Type Description
Input value inFile File
Input value inPoint3DGrid Point3DGrid
Input value inFileFormat Point3DFileFormat
Input value inStreamMode StreamMode

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 SavePoint3DGrid.
DomainError Unsupported file format in SavePoint3DGrid.
IoError Incorrect float conversion.
IoError Wrong PLY file format. Invalid vertex property type.

Complexity Level

This filter is available on Advanced Complexity Level.