Geda3.PathCommandConverter.convert_from_string – Gschem3 Reference Manual
Packages
Gschem3
Geda3
PathCommandConverter
convert_from_lines
convert_from_string
convert_to_lines
convert_from_string
Description:
public
abstract
List
<
PathCommand
>
convert_from_string
(
string
path_string)
throws
ParseError
Convert a path string into path commands
Parameters:
path_string
The path string
Returns:
The sequence of path commands