Export Scan Stripe Mesh to STL File

Exports a Scan Strip Mesh in STL format.

 

Input Arguments

 

0

File Path or Embedded File

STL File Path

The path of the file to save.

1

Collection Object Name

Mesh

The name of the Scan Strip Mesh to export.

Return Arguments

None.

 

Returned Status

 

SUCCESS

The file path is valid and the STL file was successfully exported.

FAILURE

The file path is invalid or the mesh could not be found.

Remarks

None.