MeshFaces(bpy_struct)

base class — bpy_struct

class bpy.types.MeshFaces(bpy_struct)

Collection of mesh faces

active

The active face for this mesh

Type :int in [-inf, inf], default 0
active_tface

Active UV Map Face

Type :MeshTextureFace, (readonly)
add(count=0)

add

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

Inherited Properties

Inherited Functions

References

Previous topic

MeshFace(bpy_struct)

Next topic

MeshFloatProperty(bpy_struct)