Get Timestamp for i-th Point in Point Set    

Returns the timestamp saved in the point that matches the Point Set index.

 

Input Arguments

 

0

Collection Object Name

Point Set

The name of the Point Set.

1

Integer

Point Set Index

The index of the Point Set to retrieve.

 

Return Arguments

 

0

Double

Timestamp

Returned timestamp from the selected point.

 

Returned Status

 

SUCCESS

The timestamp was returned successfully.

FAILURE

An invalid point index or Point Set was supplied.

 

Remarks

Point indices are zero based, so the first point in the Point Set has an index of 0.