MeshEdges(bpy_struct)

base class — bpy_struct

class bpy.types.MeshEdges(bpy_struct)

Collection of mesh edges

add(count=0)

add

Parameters:count (int in [0, inf], (optional)) – Count, Number of vertices to add.

Inherited Properties

Inherited Functions

References

Previous topic

MeshEdge(bpy_struct)

Next topic

MeshFace(bpy_struct)