wrap.loadPolygons

wrap.loadPolygons(fileName)

Load list of polygon indices from text file.

Parameters:

fileName : string

Name of the file previously created by wrap.savePolygons().

Returns:

result : list of int

List of polygon indices.