visual3d:documentation:pipeline:file_commands:export_c3dfile
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
visual3d:documentation:pipeline:file_commands:export_c3dfile [2025/06/06 18:04] – [Command Parameters] wikisysop | visual3d:documentation:pipeline:file_commands:export_c3dfile [2025/06/06 18:53] (current) – wikisysop | ||
---|---|---|---|
Line 6: | Line 6: | ||
* The manual option is through the Export Menu commands that can be found in the File Menu. A dialog will open and allow you to make selections for how you wish to have the data exported. | * The manual option is through the Export Menu commands that can be found in the File Menu. A dialog will open and allow you to make selections for how you wish to have the data exported. | ||
* The additional feature of the pipeline command that is not available in the menu command is the ability to use wildcards to export multiple C3D files. | * The additional feature of the pipeline command that is not available in the menu command is the ability to use wildcards to export multiple C3D files. | ||
- | |||
- | There are two ways to export to a C3D File. One is through the Export Menu commands that can be found in the File | ||
===== Pipeline Command ===== | ===== Pipeline Command ===== | ||
Line 42: | Line 40: | ||
The **Export_C3DFile** command parameter definitions are found below: | The **Export_C3DFile** command parameter definitions are found below: | ||
- | |||
|**Parameter**|**Description**| | |**Parameter**|**Description**| | ||
Line 49: | Line 46: | ||
|**/ | |**/ | ||
|**/ | |**/ | ||
- | |**/ | + | |**/ |
- | |**/ | + | |**/ |
|**/ | |**/ | ||
|**/ | |**/ | ||
- | |**/ | + | |**/ |
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | ===== Dialog ===== | ||
+ | The command can be edited in a text editor or in dialog form. To edit in the dialog, either click on the **Edit** button in the pipeline workshop, or double-click on the pipeline command. The dialog is shown below: | ||
- | {{:ExportC3DPipeline.png}} | + | {{:visual3d: |
+ | * **File to Export**: Dropdown to select the currently loaded motion file (C3D) from the workspace. | ||
+ | * **New File Name**: Field to define the new exported C3D file name. | ||
+ | * **Export Folder**: Directory where the exported file will be saved. You can browse to select a location. | ||
+ | * **File Suffix**: Text suffix added to the original filename. | ||
+ | * **Replace File if it Exists**: If checked, allows overwriting existing C3D files with the same name. | ||
+ | * **Prompt for new file if folder and filename are blank**: Ensures a prompt appears if no filename or folder is specified. | ||
+ | * **Select Old 4/18 Character Event Labels in Header to Export**: Text field or listbox to manually enter or select legacy event labels. | ||
+ | * **Export Original First Frame**: Maintains the original file's start frame (otherwise export starts at frame 1 or a specified value. | ||
+ | * **Export All Landmarks as Targets**: Includes digitized anatomical landmarks in the export as regular target points. | ||
+ | * **Export Functional Joint Landmarks as Targets**: Exports joint center landmarks as target markers. | ||
+ | * **Export Unnamed and Empty Targets**: Includes targets that do not have reliable tracking or are unnamed. | ||
+ | * **Export Processed Target Data**: Exports the filtered or otherwise processed marker data instead of raw target signals. | ||
+ | * **Export Processed Analog Data**: Exports processed analog signals (e.g., filtered EMG) instead of raw analog data. | ||
+ | * **4 Character Labels**: If checked, trims target names to four characters for older software compatibility. | ||
+ | * **Truncate Parameters Section**: Reduces the parameter section to the minimum required set (useful for older systems or simpler exports). | ||
+ | * **Export Old 4/18 Character Event Labels in Header**: Uses older event label format in the C3D header for compatibility with legacy systems. | ||
+ | * **Endian**: Dropdown to select the endian format (PC, VAX, SGI) for the binary C3D output. | ||
+ | * **Export Start Frame**: Specifies which frame of the motion file to begin exporting. | ||
+ | * **Export End Frame**: Specifies the final frame to export. Default is EOF (End of File). | ||
+ | ===== Examples ===== | ||
- | |**Export_C3DFile** | + | The following examples |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | ===== Example: Exporting between Event_Labels | + | |
+ | ==== Example | ||
Only a START_FRAME and an END_FRAME are available as parameters for the export command. To export between EVENT_LABELS: | Only a START_FRAME and an END_FRAME are available as parameters for the export command. To export between EVENT_LABELS: | ||
Line 117: | Line 130: | ||
; | ; | ||
</ | </ | ||
- | ===== Example: Exporting all C3D files from the Workspace | + | ==== Example |
This example will export all C3D files in the Workspace | This example will export all C3D files in the Workspace | ||
Line 168: | Line 181: | ||
</ | </ | ||
- | ===== Exporting Processed Signals | + | ==== Exporting Processed Signals ==== |
If **/ | If **/ | ||
Line 202: | Line 215: | ||
</ | </ | ||
- | \\ | + | |
[[Visual3D: | [[Visual3D: | ||
visual3d/documentation/pipeline/file_commands/export_c3dfile.txt · Last modified: 2025/06/06 18:53 by wikisysop