Blender Script - Select objects with the same number of vertices

  • October 29, 2023
  • 53 Downloads
  • 5 Likes
  • Blender 3.0x
  • Render: Blender Internal
  • Creator: hipolitorodrigues
  • License: CC-0
You must be logged in to download.

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.

Comments:

  • thinsoldier profile picture
    thinsoldier

    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.

    Written February 14, 2024