VertexGroup(bpy_struct)

base class — bpy_struct

class bpy.types.VertexGroup(bpy_struct)

Group of vertices, used for armature deform and other purposes

index

Index number of the vertex group

Type :int in [0, inf], default 0, (readonly)
name

Vertex group name

Type :string, default “”

Inherited Properties

Inherited Functions

References

Previous topic

VertexColors(bpy_struct)

Next topic

VertexGroupElement(bpy_struct)