/blender_selection_splitter_into_groups

Blender addon: Split selected object into specific groups and print ids if them.

Primary LanguagePythonMIT LicenseMIT

selection_splitter_into_groups

Blender add-on which split selected object into specific groups and print ids if them.

Usage

  1. Select some objects.
  • Thips: If you want to select many object, "Brush select tool" is convenient. (Pless c in 3D View. Esc to exit.)
  1. Press ctrl+alt+s in 3D View.
  2. Specify id keywords(regular expression) which objects you want to extract matches.
  3. Click "OK".
  4. IDs of matched objects will be printed in Panel.

call.png

result.png