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 edges to add

Inherited Properties

Inherited Functions

References