rblock.facet.list

Syntax

l = rblock.facet.list(b)

Get the facet list. Each entry is an integer into the vertex list returned by rblock.vertex.list. Each consecutive {two in 2D; three in 3D} entries, starting from the beginning of the list, define a facet.

Returns:l - list of facets
Arguments:b - rigid block pointer