Skip to main content
Skip table of contents

getGroups

Get the list of simulation groups and elements in each group.

Usage

R
getGroups()

Details

Simulation groups are used for simulation as in Simulx GUI. At the creation of a Simulx project, a first group is created by default with the name "simulationGroup1". Use getGroups to check which groups have already been defined, and which elements are set in each group. To add a simulation group, use addGroup. To remove a simulation group, use removeGroup. To add or change a group element, use setGroupElement. To define new elements, use one of the define...Element functions.

See also

Examples

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.