Empty Group

Removes all simulation objects from a grouping, but does not delete the simulation objects that were in the group. It also does not delete the group itself, allowing you to keep and reuse the group with other objects.

Parameters

  • Group Name - Text expression name of the group.

Note that for a text expression, the name of the group must be in double quotes. Please refer to the example below.

Example

On Button Click Logic
Empty Group “Group 1”

See Also