...
By default, lines with three real numbers separated by spaces are imported.
...
Comments starts with: specify the comment character to skip lines, for instance # will skip lines starting with this character
Format of lines: if the coordinates of the points are defined in a specific format, the user can enter here a C/C++ string format to parse the coordinates, for instance:
...