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 floating-point values (x,y,z).
[[F F F] r1] M3listOfVerticesF ( 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.