wall.vertexlist

Syntax

l = wall.vertexlist(w)

Get the vertices of a wall. Use the loop foreach construct to iterate through the list.

Returns:l - vertex list
Arguments:w - wall pointer