business-appsbusiness
probuilder-connect-edges
Inserts new edges connecting the midpoints of selected edges within faces. If a face has more than 2 edges to connect, a center vertex is added. This is useful for creating new edge loops and adding geometry detail. Examples: - Connect opposite edges of top face: faceDirection="up" - Connect specific edges: edges=[[0,1], [2,3]]
maintainer
TecVooDoo
Updated 3/25/2026
Stars
0
Forks
0
quick start
Installation and usage
Inserts new edges connecting the midpoints of selected edges within faces. If a face has more than 2 edges to connect, a center vertex is added. This is useful for creating new edge loops and adding geometry detail. Examples: - Connect opposite edges of top face: faceDirection="up" - Connect specific edges: edges=[[0,1], [2,3]]
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use probuilder-connect-edges