User Tools

Site Tools


visual3d:documentation:pipeline:file_commands:remove_tags

Remove Tags

The command Remove_Tags removes the specified files from the TAG. Select ALL_FILES, a TAG, or a movement trial. The command is as follows:

Pipeline Command

The Remove_Tags command can be found in the Pipeline Workshop within the File Management folder as follows:

Remove_Tags
! /MOTION_FILE_NAMES=
/TAGS=
;

Command Parameters

The following table shows the command parameters that can be used to define the command and their descriptions:

Parameter Description
MOTION_FILE_NAMESFiles from which tags should be removed.
TAGSNames of tags to be removed.

Example: Remove "Walk" tags

The following code can be used to remove the “Walk” tag from already tagged files:

Remove_Tags
/MOTION_FILE_NAMES=*mb005.c3d
/TAGS=Walk
;


Back to Pipeline Commands Reference

visual3d/documentation/pipeline/file_commands/remove_tags.txt · Last modified: by wikisysop