visual3d:documentation:pipeline:file_commands:remove_prefix_from_point_labels
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:file_commands:remove_prefix_from_point_labels [2024/06/17 17:07] – removed sgranger | visual3d:documentation:pipeline:file_commands:remove_prefix_from_point_labels [2025/01/14 21:00] (current) – Cleaned up page, in progress. wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Remove Prefix From Point Labels ===== | ||
+ | |||
+ | This pipeline command allows you to remove the specified prefix(es) from [[visual3d: | ||
+ | |||
+ | ==== Command ==== | ||
+ | |||
+ | < | ||
+ | Remove_Prefix_From_Point_Labels | ||
+ | ! /PREFIX= | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | Some motion capture manufacturers' | ||
+ | |||
+ | This command can be used to remove the marker prefix from [[visual3d: | ||
+ | |||
+ | === /Prefix Parameter === | ||
+ | |||
+ | If the PREFIX parameter is specified, only this prefix will be removed from the signal names. | ||
+ | |||
+ | If the PREFIX parameter is left blank, Visual3D looks for the [[visual3d: | ||
+ | |||
+ | We have seen instances where the manufacturer stores these values incorrectly. In this case, the user should manually specify the prefix and the C3D Parameters are ignored. | ||
+ | |||
+ | === / | ||
+ | |||
+ | If TRUE, the model files will be modified as well. | ||
+ | |||
+ | === / | ||
+ | |||
+ | If TRUE, the modified c3d file will be exported. | ||
+ | |||
+ | Use this parameter with caution. It is recommended that the parameter be set to FALSE in most cases so that the new names can be verified. The files can then be exported in an independent command. | ||
+ | |||
+ | ==== Example ==== | ||
+ | |||
+ | Given a file with marker names | ||
+ | - MarkerSet_C7 | ||
+ | - MarkerSet_L_ACR | ||
+ | - MarkerSet_L_CLAV | ||
+ | - MarkerSet_L_FARM_1 | ||
+ | - MarkerSet_L_FARM_2 | ||
+ | - MarkerSet_L_FARM_3 | ||
+ | - etc. | ||
+ | |||
+ | The prefix to be removed is: MarkerSet_ | ||
+ | |||
+ | The command acts on all [Active_Files|active files], so ensure that you have selected the files you want modified. | ||
+ | |||
+ | The command parameters are: | ||
+ | |||
+ | < | ||
+ | Remove_Prefix_From_Point_Labels | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | The result is: | ||
+ | |||
+ | - C7 | ||
+ | - L_ACR | ||
+ | - L_CLAV | ||
+ | - L_FARM_1 | ||
+ | - L_FARM_2 | ||
+ | - L_FARM_3 | ||
+ | - etc. | ||
+ | |||
+ | [[Visual3D: | ||
+ | |||
+ | |||
visual3d/documentation/pipeline/file_commands/remove_prefix_from_point_labels.1718644029.txt.gz · Last modified: 2024/06/17 17:07 by sgranger