User Tools

Site Tools


visual3d:documentation:pipeline:model_commands:set_subject_tag

Set Subject Tag

Overview

This command creates or sets a tag for a subject in a model. If no LINK_MODEL is specified the current is used. The command can be found in the Pipeline Workshop under Model Building.

Pipeline Command

The command below is as seen on the Visual3D application.

Set_Subject_Tag
! /CALIBRATION_FILE=
! /SUBJECT_PREFIX=
! /SUBJECT_TAGS=
! /REMOVE_EXISTING_TAGS=FALSE
;

Command Parameters

The following table shows the command parameters and descriptions:

CALIBRATION_FILE The name of the hybrid model. Use the full pathname.
SUBJECT_PREFIXAdd a prefix to the subject more information available Here
SUBJECT_TAGSFilters files by subject-level tags. Defaults to NO_SUBJECT
REMOVE_EXISTING_TAGSTRUE or FALSE to remove existing tags

Examples

Setting tag B1 for subject with b1 prefix

Set_Subject_Tag
/CALIBRATION_FILE= C:\Users\22qhsw\Desktop\Support\Instrumental_Pedal_Blank
/SUBJECT_PREFIX= B1
/SUBJECT_TAGS= B1
/REMOVE_EXISTING_TAGS=FALSE
;
visual3d/documentation/pipeline/model_commands/set_subject_tag.txt · Last modified: by wikisysop