With this commands you can choose selections. You can define required and optional selections.
USER_SELECT type selection_name [number]
USER_SELECT_OPTIONAL type selection_name [number]
type = AXIS | FACE | AXIS_FACE | AXIS_POINT | POINT | CURVE | CSYS
selection_name = "Name of selection"
number = 1 | 2 | ... (it is the number in brackets and is useful if you use tab images with number annotations)
Example:
USER_SELECT FACE PROF_END 1
USER_SELECT FACE ATTACH_FACE 2
USER_SELECT_OPTIONAL FACE PROF_SIDE_FACE 3
TIP: When a selection is complete
the icons change from (required) and
(optional)
to
(complete).