avid.externals.fcsv.write_fcsv

avid.externals.fcsv.write_fcsv(filePath, pointset)

Loads a point set stored in slicer fcsv format. The points stored in a list as PointRepresentation instances. While loaded the points are converted from RAS (slicer) to LPS (DICOM, itk). @param filePath Path where the fcsv file is located.