convert_from_lines


Description:

public abstract List<PathCommand> convert_from_lines (string[] lines) throws ParseError

Convert multiple path lines into path commands

Parameters:

lines

The path string in multiple lines

Returns:

The sequence of path commands