setPathContext function added
This commit is contained in:
@@ -629,6 +629,10 @@ export class Path {
|
|||||||
this.init();
|
this.init();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
setPathContext() {
|
||||||
|
pathMethodsContext_.setPathObj(this);
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Reset path data.
|
* Reset path data.
|
||||||
* @returns {module:path.Path}
|
* @returns {module:path.Path}
|
||||||
|
|||||||
Reference in New Issue
Block a user