Geda3.ParseUtility – Gschem3 Reference Manual
Packages
Gschem3
Geda3
ParseUtility
parse_command
parse_param
Geda3.ParseUtility
Description:
Functions for parsing path strings
Content:
Functions:
public
bool
parse_command
(
string
path,
ref
int
index,
out
unichar
command)
throws
ParseError
Parse the next command from a path string
public
int
parse_param
(
string
path,
ref
int
index)
throws
ParseError
Parse the next parameter from a path string