This module contains a parser method for parsing voxelplan files.
pytrip.file_parser.
parse_to_var
Parses a variable ‘var’ from ‘data’.
out - the rest of the line with ‘var’ and a ” ” removed. If nothing is followed, then True is returned. i - number of lines parsed.