MvtUtil: Set Max Selections for mvt.Tgt & mvt.Prs


ASTER::ACTION::MotionControl::MvtUtil: Adjust the Max Selections for mvt.Target & mvt.Pursuer

Set the maximum number of selections for the target (mvt.Target) and the pursuer (mvt.Pursuer).

In ASTER's MoveTowards, users can group arbitrary object instances into Group A and Group B through manual operations. As a support function for recording these selections, MvtUtil is available.

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


Parameter

Serialize the maximum selection counts for mvt.Target and mvt.Pursuer, two parameters.

Separate the values with a comma, and send them as a string to ASTER.

"4 , 5"
Example value description
4 the max selections for mvt.Target is 4
5 the max selections for mvt.Purser is 5

Note:

Definition of behavior when the maximum selection count is changed during selection:

Undefined (rev.1.0.3)