Back to Aurora Vision Studio website

You are here: Start » Filter Reference » System » File System » LoadObject

LoadObject


Module: FoundationLite

Loads an object from a file.

Name Type Description
Input value inFile File Input file path.
Input value inStreamMode StreamMode Binary or text format of the file.
Output value outObject T Loaded object.

The type of this filter is defined using the type variable T which represents any valid type. Read more.

Examples

Description of usage of this filter can be found in examples and tutorial: Seat Mount, Hand-Eye Calibration - On Filters, Measure Objects , Shape Fitting: Gasket.

Complexity Level

This filter is available on Basic Complexity Level.

See Also