Get i-th Point From Group    

Returns the point name and coordinates for the i-th point in a point group.

 

Input Arguments

 

0

Collection Object Name

Group Name

The name of the point group.

1

Integer

Point Index

The index of the point to retrieve.

 

Return Arguments

 

0

Point Name

Resulting Point Name

The i-th point from the group in full collection::group:: target format

1

String

Point Name only

Point name only

2

Vector

Vector in Working

Point Coordinates in the current frame.

 

Returned Status

 

SUCCESS

The point was returned successfully.

FAILURE

An invalid point index or point group was supplied.

 

Remarks

Point indices are zero based, so the first point in the group is at index 0.