Load Point Cloud File

Loads the cloud points for a file into an instrument’s cloud viewer.

 

Input Arguments

 

0

Inst. ID

Instrument ID

The instrument ID of the instrument of interest.

1

File Path or Embedded File

File Path

The path of the file to load.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The file was loaded successfully.

FAILURE

The instrument or file was not found, or the file was not of the correct format.

 

Remarks

The instrument must be in the active collection, and its interface must be active. The format of the cloud file (ASCII vs. binary) will be detected automatically.