Import E57 File

Imports an E57 file into the current job file.

 

Input Arguments

 

0

File Path or Embedded File

E57 File Path

The path to the STEP file to import.

1

Boolean

Saved Converted File

True saves the file after conversion

2

Boolean

Use Square Root of Intensity

True applys the square root

3

Boolean

Automatically Close Converter

True closes the converter dialog, while false allows user interaction.

4

Boolean

Prioritize Color Over Intensity

True uses color when evalable

5

Boolean

Import Scan Blocks As Separate Clouds

True imports the blocks separately

6

Units

Units

Units of the imported file

Return Arguments

None.

 

Returned Status

 

SUCCESS

The file was successfully imported.

FAILURE

The source file could not be found or the format was not recognized.

Remarks

This command supports both absolute paths (ex. C:\test.xit) and relative paths (ex. .\test.xit). If a relative path is provided and the MP is embedded, the path will be relative to the current SA file location.