Tagged Questions
5
votes
3answers
802 views
Deleting multiple vertices at once?
I have a polygon feature class that I've converted to representations so that I can delete some vertices. I'm doing this to simply some of the shapes manually, but I'd like to speed this up by ...