visual3d:documentation:pipeline:file_commands:file_rename
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
visual3d:documentation:pipeline:file_commands:file_rename [2025/07/25 15:09] – wikisysop | visual3d:documentation:pipeline:file_commands:file_rename [2025/07/30 14:59] (current) – wikisysop | ||
---|---|---|---|
Line 58: | Line 58: | ||
This example demonstrates how to rename multiple files using search/ | This example demonstrates how to rename multiple files using search/ | ||
- | Assume you have files named like **Sub01_Walk001.c3d, | + | Assume you have accidentally |
+ | |||
+ | You want to rename these **Sub01_Run001.c3d, Sub01_Run002.c3d, etc.** | ||
< | < | ||
File_Rename | File_Rename | ||
/ | / | ||
- | / | + | ! / |
/ | / | ||
- | / | + | / |
- | / | + | / |
/ | / | ||
/ | / | ||
Line 72: | Line 74: | ||
</ | </ | ||
- | This command scans all loaded files, finds any filenames containing WALK and replaces | + | This command scans all loaded files and replaces |
+ | |||
+ | |||
+ | === Example 2: Rename File After Gait Event Detection === | ||
+ | |||
+ | This example walks through a typical workflow where a CMZ workspace is loaded, gait events are applied, and the resulting workspace in Visual3D is renamed and saved. | ||
+ | |||
+ | Step 1: Clear workspace and load file which does not have Gait Events already loaded | ||
+ | |||
+ | < | ||
+ | File_New | ||
+ | |||
+ | ; | ||
+ | |||
+ | |||
+ | File_Open | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! /SUFFIX= | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | Step 2: Apply automatic gait events and then rename the workspace file to reflect the change. | ||
+ | |||
+ | < | ||
+ | Automatic_Gait_Events | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | |||
+ | File_Rename | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | Renames the updated file with a new name to reflect that gait events were added. | ||
===== Notes ===== | ===== Notes ===== |
visual3d/documentation/pipeline/file_commands/file_rename.1753456182.txt.gz · Last modified: 2025/07/25 15:09 by wikisysop