3d object properties / Vertex Property listing :
Overview :
visual objects
1.
long
=
mesh.vertex.add (
objectid , float , float , float
)
2.
long
=
mesh.vertex.number.get (
objectid
)
3.
long
=
mesh.vertex.set (
objectid , long , float , float , float
)