Model.surface_vertices

Model.surface_vertices(tag)

Get the vertices of a surface.

Parameters:
tagint

The identifier of the surface.

Returns:
list[list[int]]

The vertices of the surface.