Skip to content

Volume Select is a Blender 4.5 addon that allows you to select loose mesh components (vertices, edges, or faces) based on their bounding-box volumes. Instead of manually finding small or large disconnected parts, you can define multiple threshold ranges to automatically select all components that fit any range.

Notifications You must be signed in to change notification settings

mavizasyon/VolumeSelect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Volume Select - Blender Addon

Volume Select is a Blender 4.x addon to select loose mesh components (vertices, edges, faces) based on bounding-box volumes. You can define multiple threshold ranges and select all components that fit in any range.

Tractor Parts Selected

Features

  • Select by bounding-box volume (world-space).
  • Multiple draggable threshold ranges.
  • Min/Max toggles for each range.
  • Works in Edit Mode for vertices, edges, or faces.
  • Tutorial included inside Blender.

Installation

  1. Download the repository as ZIP or clone it.
  2. Open Blender > Edit > Preferences > Add-ons > Install.
  3. Select the folder containing __init__.py.
  4. Enable the addon.

Usage

  1. Select a mesh object and enter Edit Mode.
  2. Open the Volume Select panel in the sidebar.
  3. Add threshold ranges and enable Min/Max as needed.
  4. Click Select by Threshold Ranges to select components.

About

Volume Select is a Blender 4.5 addon that allows you to select loose mesh components (vertices, edges, or faces) based on their bounding-box volumes. Instead of manually finding small or large disconnected parts, you can define multiple threshold ranges to automatically select all components that fit any range.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages