deleteTags operation
Syntax
deleteTags()
deleteTags(tagQuery)
Parameters
- tagQuery (string)
The 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.
Related
- Geometry Tagging: Essential Knowledge
- geometry.hasTags function
- geometry.tags function
- setTagsFromEdgeAttrs operation
Copyright ©2008-2024 Esri R&D Center Zurich. All rights reserved.