Replaces all of the nodes in the path with nodes described by str.
See add_string for details of the format.
If the string is invalid then false is returned and the path is unaltered.
| this |
a Path |
| str |
a string describing the path |
|
|