Previous Up Next

M3listOfVertices
Takes a topology or a mesh as a parameter.
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_
)
Parameters

_session_
3D Session
_object_
Topology or mesh
Return value

List of vertex positions
Remark

In the case of a multi-topo mesh, only the active topology is concerned.