Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello !
How can I identify if there are or not circles inside drawing, and I'd like count element circle.
Thanks!
Solved! Go to Solution.
Hello !
How can I identify if there are or not circles inside drawing, and I'd like count element circle.
Thanks!
Solved! Go to Solution.
In this thread, I just posted some code to filter a selectionset. Just substitute CIRCLE for TEXT. Then you can get the Count property of the selectionset.