MvtUtil: DeSelect All of mvt.Pursuer


ASTER::ACTION::MotionControl::MvtUtil: DeSelect all mvt.Pursuer

Deselect all instances of mvt.Pursuer that are currently selected.

ASTER’s MoveTowards allows users to group arbitrary instances into Group A and Group B through manual selection, with MvtUtil serving as an auxiliary function to record these selections.

In this document, Group A is referred to as mvt.Target and Group B is referred to as mvt.Pursuer.


Parameter: Noone


Note

Event Detection occurs when deselection is performed. Event Detection

Depending on CF25 event settings, Event Detection may execute without following the order in the event editor. This behavior is characteristic of “Immediate Execution Conditions,” where an interrupt process is triggered upon event occurrence.

Within the extension, a looping process runs based on the number of instances when mvt.Target and mvt.Pursuer are deselected. Thus, even in batch processing, Event Detection occurs each time a selection is removed.