PointList.set Method

Module: PointList

Definition

Sets an item of the PointList object.

void set(int index, Point pointItem)

Parameters

index int
in Index of the Point item to set.

pointItem Point
in Point item to set.

Exceptions

An error has occurred during Face Library execution.