PointList.get Method

Module: PointList

Definition

Gets an item of the PointList object.

Point get(int index)

Parameters

index int
in Index of the Point item to get.

Returns

Point item to get.

Exceptions

An error has occurred during Face Library execution.