sel.node.list

Syntax

l = sel.node.list()

Get the list of all structural element nodes in the model. This is primarily used in the c loop foreach statement.

Returns:l - list of sel nodes