User Tools

Site Tools


visual3d:documentation:pipeline:file_commands:export_c3dfile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:pipeline:file_commands:export_c3dfile [2024/06/17 18:19] – created sgrangervisual3d:documentation:pipeline:file_commands:export_c3dfile [2024/12/27 16:51] (current) – [Example: Exporting between Event_Labels] wikisysop
Line 1: Line 1:
 +====== Export C3DFile ======
  
- +{{:ExportC3DPipeline.png}}
-[[ExportC3DPipeline.png]]+
  
 There are two ways to export to a C3D File. One 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. There are two ways to export to a C3D File. One 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.
Line 7: Line 7:
 The other way is to use the **Export_C3DFile** command. 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. This page discusses the command **Export_C3DFile** The other way is to use the **Export_C3DFile** command. 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. This page discusses the command **Export_C3DFile**
  
-====== Pipeline Command ======+===== Pipeline Command =====
  
 The **Export_C3DFile** command parameter definitions are found below: The **Export_C3DFile** command parameter definitions are found below:
Line 30: Line 30:
 |**/Event_Labels=**               |List of Event_Labels to be exported. If empty, all Event labels\\ (up to a maximum of 18 if Old Event Labels are selected) will be exported.         || |**/Event_Labels=**               |List of Event_Labels to be exported. If empty, all Event labels\\ (up to a maximum of 18 if Old Event Labels are selected) will be exported.         ||
  
-====== Example: Exporting between Event_Labels ======+===== Example: Exporting between Event_Labels =====
  
 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:
  
-**Set_Pipeline_Parameter_From_Expression**+<code> 
 +Set_Pipeline_Parameter_From_Expression
 /PARAMETER_NAME=START_FRAME /PARAMETER_NAME=START_FRAME
 /EXPRESSION=1+EVENT_LABEL::ORIGINAL::START*PARAMETERS::POINT::RATE /EXPRESSION=1+EVENT_LABEL::ORIGINAL::START*PARAMETERS::POINT::RATE
 /AS_INTEGER=TRUE /AS_INTEGER=TRUE
-**;** +
-\\ +Set_Pipeline_Parameter_From_Expression
- +
- +
-**Set_Pipeline_Parameter_From_Expression**+
 /PARAMETER_NAME=ENDFRAME /PARAMETER_NAME=ENDFRAME
 /EXPRESSION=1+EVENT_LABEL::ORIGINAL::END*PARAMETERS::POINT::RATE /EXPRESSION=1+EVENT_LABEL::ORIGINAL::END*PARAMETERS::POINT::RATE
 /AS_INTEGER=TRUE /AS_INTEGER=TRUE
-**;** +
-**Export_C3DFile**+ 
 +Export_C3DFile
 /OLD_FILE_NAME=C:\Demo Files\CaseAMD\amd001.c3d /OLD_FILE_NAME=C:\Demo Files\CaseAMD\amd001.c3d
 /NEW_FILE_NAME=test.c3d /NEW_FILE_NAME=test.c3d
Line 66: Line 65:
 ! /EVENT_LABELS= ! /EVENT_LABELS=
 ! /EXPORT_OLD_EVENT_LABELS=FALSE ! /EXPORT_OLD_EVENT_LABELS=FALSE
-**;** +
-====== Example: Exporting all C3D files from the Workspace ======+</code> 
 +===== Example: Exporting all C3D files from the Workspace =====
  
 This example will export all C3D files in the Workspace This example will export all C3D files in the Workspace
Line 118: Line 118:
 </code> </code>
  
-====== Exporting Processed Signals ======+===== Exporting Processed Signals =====
  
 If **/Export_Processed_Data= TRUE**, Visual3D exports only data from the TARGET PROCESSED folder. If **/Export_Processed_Data= TRUE**, Visual3D exports only data from the TARGET PROCESSED folder.
Line 154: Line 154:
 \\ \\
 [[Visual3D:Documentation:Pipeline:General_Information:Pipeline_Commands_Reference|Back to Pipeline Commands Reference]] [[Visual3D:Documentation:Pipeline:General_Information:Pipeline_Commands_Reference|Back to Pipeline Commands Reference]]
- 
- 
  
  
  
visual3d/documentation/pipeline/file_commands/export_c3dfile.1718648346.txt.gz · Last modified: 2024/06/17 18:19 by sgranger