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/07/17 15:22] sgrangervisual3d:documentation:pipeline:file_commands:export_c3dfile [2024/12/27 16:51] (current) – [Example: Exporting between Event_Labels] wikisysop
Line 34: Line 34:
 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
-**;**+; 
 +</code>
 ===== Example: Exporting all C3D files from the Workspace ===== ===== Example: Exporting all C3D files from the Workspace =====
  
visual3d/documentation/pipeline/file_commands/export_c3dfile.1721229778.txt.gz · Last modified: 2024/07/17 15:22 by sgranger