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

Class MeshVertex

The Mesh Vertex Object

Vertex in a Mesh datablock.

References

Instance Variables [hide private]
float in [-inf, inf] bevel_weight
Weight used by the Bevel modifier 'Only Vertices' option
float array of 3 items in [-inf, inf] co
Location
Collection of VertexGroupElement (readonly) groups
Weights for the vertex groups this vertex is member of.
boolean hidden
Hidden
int (readonly) in [0, inf] index
Index number of the vertex.
float array of 3 items (readonly) in [-inf, inf] normal
Vertex Normal
boolean selected
Selected