Modify Methods
- Last UpdatedSep 16, 2022
- 1 minute read
|
Name |
Argument |
Purpose |
|
.add()canvas |
DBREF |
Selects the passed element if it corresponds to an entity in the canvas. Otherwise it does nothing (no error is raised). |
|
.remove()selected in the canvas |
DBREF |
Deselects the passed element if it corresponds to an entity selected in the canvas. Otherwise it does nothing (no error is raised). |
|
.clear() |
Deselects all entities selected in the canvas. |