Previous | Up | Next |
Takes a topology as a parameter.Parameters
Adds a new vertex to the list of vertices for the topology referenced by the mesh.
The position coordinates are integer values. The function returns the vertex’s index.
I M3topoAddVertex ( S3d _session_ H3d _topo_ [I I I] _position_ )
Return value
_session_ 3D Session _topo_ Topology _position_ Position of new vertex
Index of the new vertex