PointList.set Method¶
Module: PointList
Definition¶
Sets an item of the PointList object.
void set(int index, Point pointItem)
Parameters
Exceptions
An error has occurred during Face Library execution.
Module: PointList
Sets an item of the PointList object.
void set(int index, Point pointItem)
Parameters
Exceptions