Blender script to filter mesh objects by edge angle
Blender script to filter mesh objects by edge angle
Implements selection tool that identifies mesh objects where ALL edges
are oriented at specific angles (40-60° or 120-140°) relative to the
X axis. Designed for filtering diagonal line segments at approximately
±45 degrees, particularly useful for processing imported SVG paths or
similar geometric data.



