wrap.savePoints¶
-
wrap.
savePoints
(points, fileName)¶ Save list of
wrap.PointOnTriangle
to text file.List of points is usually produced by
wrap.selectPoints()
.Parameters: points : list
List of
wrap.PointOnTriangle
.fileName : string
Name of the file to save.