Syntax
- deleteTags()
- deleteTags(tagQuery)
Parameters
- tagQuery—stringThe query defining which tags to delete.
Description
The deleteTags operation deletes all tags stored on the geometry, i.e., from all face, edge, and vertex components. If a tagQuery is provided, only matching tags are deleted.