This is a Python script for 3ds Max that selects concave polygons.
It uses pymxs.
Tested only on 2023.
Please make a backup of your work before using the script. Just in case.
Additionally, scripts have been added for:
- Selecting n-gons with 5 or more vertices;
- Selecting polygons without assigned smoothing groups.
Selecting these guys with one click
- Drop
Select_Concave_Polygons.pyandSelect_Concave_Polygons_start.mstoC:\Program Files\Autodesk\3ds Max 2023\scriptsfolder (change to your path). - Open
Select_Concave_Polygons_start.msand changepython.ExecuteFile @"C:/Program Files/Autodesk/3ds Max 2023/scripts/Select_Concave_Polygons.py"to your path. - In 3ds max run
Select_Concave_Polygons_start.msscript via this menu:
Nothing's going to happen, it's fine.
- Now go here:
- Drag n drop script name to your toolbar:
- Now you have a cool button that runs the script.





