1
Python and Java API / Add single vertex?
« on: February 22, 2025, 05:38:18 PM »
Is it possible to add a single vertex to a mesh? I know the exact point I want to add and the other two corresponding, existing vertices to form the face. But I can't seem to find a method / function that allows me to programmatically add a single vertex. I'm using the 2.0.4 Python API.