Previous | Up | Next |
Takes a topology as a parameter.Parameters
Adds a new vertex list to the list of vertices for the topology referenced by the mesh.
The function returns the index of the last vertex added (the addition of vertices is incremental).
The position coordinates are integer values.
I M3topoAddVertices ( S3d _session_ H3d _topo_ [[I I I] r1] _vertices_ )
Return value
_session_ 3D Session _topo_ Topology _vertices_ Positions of vertices
Index of the last vertex added