Path( name )
constructor
Either finds an existing Path or, if not found, creates a new one.
Arguments
Name | Type | Description |
---|---|---|
name | String | Name of path to find, or name for the new path |
Returns
Type | Description |
---|---|
Path | The new Path |
constructor
Either finds an existing Path or, if not found, creates a new one.
Name | Type | Description |
---|---|---|
name | String | Name of path to find, or name for the new path |
Type | Description |
---|---|
Path | The new Path |