drawing_remove
Remove entities by ID or tag from a Jw_cad drawing, or clear all entities to empty the drawing.
Instructions
Remove entities by id (or every entity with the given tag). Use clear=true to empty the drawing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | ||
| tag | No | ||
| name | Yes | ||
| clear | No |