for Each World Point Index
Iterates over the indices of the world coordinate points array, executing the provided action for each index.
Return
The total number of world coordinate points.
Parameters
execute
The action to be executed for each world coordinate point index.