PointList.removeAt Method¶
Module: PointList
Definition¶
Removes an element of the PointList object.
void removeAt(int index)
Parameters
index intin Index of the Point item to remove.
Exceptions
An error has occurred during Face Library execution.