Package bpy :: Module types :: Class VertexGroup
[hide private]
[frames] | no frames]

Class VertexGroup

The Vertex Group Object

Group of vertices, used for armature deform and other purposes.

References

Instance Variables [hide private]
int (readonly) in [0, inf] index
Index number of the vertex group.
string name
Vertex group name.
Instance Variable Details [hide private]

name

Vertex group name. (maximum length of 32)
Type:
string