Description
Select objects with the same number of vertices.
This was another need I had in a specific project, and I solved it with this script.
It essentially functions like any other Blender script. Just copy the code to the "SCRIPTING" tab, read the "HOW TO USE" section, and click "RUN SCRIPT".
See it in action here:
https://www.instagram.com/p/CzC9oP8omBY/?img_index=1
**If you have any suggestions for improvement, leave a message in the comments.
Blender Script - Select objects with the same number of vertices
Scene
H
hipolitorodrigues
Uploaded over 2 years ago
- Downloads
- 55
- Likes
- 4
- License
- CC0
- Category
- Simulations
- Blender Version
- 3.0x
- Render Engine
- Blender Internal
- File Size
- 1.21 MB
Comments (1)
Can you make a script that prints out a list of object names, with the amount of verts in that object, sorted from highest to lowest, and skip objects that share mesh data with other objects but do report how many other objects share the same mesh data.
Sign in to leave a comment.