pts
Read and Write PTS PointCloud Files.
Functions
load(inputfile)
Read list of point tuple from PTS file.
Source code in pyrevitlib/pyrevit/interop/pts.py
dump(outputfile, points)
Write list of point tuple to PTS file.