Event Detect: MvtUtil; DeSelect as a mvt.Target
ASTER::CONDITION::ObjectControl::If an instance gets deSelected as a mvt.Target, True
When an instance selected in mvt.Target is deselected, true is returned.
One of the Motion Templates in ASTER, MoveTowards, provides a support function called MvtUtil, which allows the user to group arbitrary instances into Group.A
and Group.B
through user operations, and records their selection.
- For convenience in this document, Group.
A
is referred to asmvt.Target
and Group.B
asmvt.Pursuer
.
Parameter: Noone
Using immediate execution conditions, notify CF25 when an instance is deselected from mvt.Target.
Note
Event Detect is a function that notifies CF25 of the timing of event triggers occurring within ASTER.
In general, the Event Detect feature in the Motion functionality notifies CF25 while performing loop processing within ASTER. While it allows for precise timing detection, it also carries the risk of creating high-load events, such as unintended infinite loops, which can significantly degrade the application's execution performance.