MeshPolygons(bpy_struct)

base class — bpy_struct

class bpy.types.MeshPolygons(bpy_struct)

Collection of mesh polygons

active

The active polygon for this mesh

Type:int in [-inf, inf], default 0
add(count=0)

add

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

Inherited Properties

Inherited Functions

References