Mesh.split_strip

Mesh.split_strip(edge)[source]

Split the srip of faces corresponding to a given edge.

Parameters
Returns

list[int] – The split vertices in the same order as the edges of the strip.