struct.list

Syntax

l = struct.list()

Get the list of all structural elements in the model, of any type. This is primarily used in the c loop foreach statement.

Returns:l - a pointer to the list of all structural elements