Previous | Up | Next |
Takes a topology or a mesh as a parameter.Parameters
Returns the list of vertices for the topology referenced by the mesh.
Each vertex is a triplet of integer values (x,y,z).
[[I I I] r1] M3listOfVertices ( S3d _session_ H3d _object_ )
Return value
_session_ 3D Session _object_ Topology or mesh
List of vertex positionsRemark
In the case of a multi-topo mesh, only the active topology is concerned.