visual3d:documentation:pipeline:file_commands:export_3d_animation_to_image
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:export_3d_animation_to_image [2024/06/19 12:50] – sgranger | visual3d:documentation:pipeline:file_commands:export_3d_animation_to_image [2024/07/17 15:45] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{{{{{export | + | ====== Export 3D Animation To Image ====== |
+ | |||
+ | Export | ||
* multiple files in the workspace can be selected | * multiple files in the workspace can be selected | ||
* multiple frames of data can be exported to individual files | * multiple frames of data can be exported to individual files | ||
- | **note: if there are multiple output files (either because of multiple files or multiple frames), the name of the file is used as a prefix on the output file and the frame number is appended.** | + | **Note: if there are multiple output files (either because of multiple files or multiple frames), the name of the file is used as a prefix on the output file and the frame number is appended.** |
- | ===== contents ===== | + | ==== Contents |
- | * [[#pipeline_command|1 pipeline command]] | + | * [[#Pipeline_Command|1 Pipeline Command]] |
- | * [[#exporting_one_image|1.1 exporting | + | * [[#Exporting_one_image|1.1 Exporting |
- | * [[#exporting_multiple_images|1.2 exporting | + | * [[#Exporting_multiple_images|1.2 Exporting |
- | * [[#version_4_implementation|2 version | + | * [[#Version_4_Implementation|2 Version |
- | ===== pipeline command ===== | + | ==== Pipeline Command |
- | **export_3d_animation_to_image** | + | **Export_3D_Animation_To_Image** |
- | /file_name= | + | /FILE_NAME= |
- | /image_file_name= | + | /IMAGE_FILE_NAME= |
- | /append_frame_to_filename= | + | /APPEND_FRAME_TO_FILENAME= |
- | /start_frame=1 | + | /START_FRAME=1 |
- | /end_frame= | + | /END_FRAME= |
- | /event_sequence= | + | /EVENT_SEQUENCE= |
- | /exclude_events= | + | /EXCLUDE_EVENTS= |
- | /output_width=640 | + | /OUTPUT_WIDTH=640 |
- | /output_height=480 | + | /OUTPUT_HEIGHT=480 |
**;** | **;** | ||
- | ==== exporting | + | === Exporting |
- | in the following example: | + | In the following example: |
- | * one image is exported from the first file that matches the wildcard specificat | + | * One Image is exported from the first file that matches the wildcard specificat |
- | * frame 10 is exported | + | * Frame 10 is exported |
- | * the output file is specified using the image_file_name | + | * The output file is specified using the IMAGE_FILE_NAME |
\\ | \\ | ||
- | **export_3d_animation_to_image** | + | **Export_3D_Animation_To_Image** |
- | /file_name=*2.c3d | + | /FILE_NAME=*2.c3d |
- | /image_file_name=z:\temp\outimage.png | + | /IMAGE_FILE_NAME=Z:\temp\outImage.png |
- | /append_frame_to_filename=false | + | /APPEND_FRAME_TO_FILENAME=FALSE |
- | ! /image_format=png | + | ! /IMAGE_FORMAT=png |
- | /start_frame=10 | + | /START_FRAME=10 |
- | /end_frame= | + | /END_FRAME= |
- | /event_sequence= | + | /EVENT_SEQUENCE= |
- | /exclude_events= | + | /EXCLUDE_EVENTS= |
- | ! /output_width=640 | + | ! /OUTPUT_WIDTH=640 |
- | ! /output_height=480 | + | ! /OUTPUT_HEIGHT=480 |
**;** | **;** | ||
- | exportimagedlg2.jpg | + | {{: |
- | mvc002_61.png | + | {{:mvc002_61.png}} |
- | ==== exporting | + | === Exporting |
- | in the following example: | + | In the following example: |
- | * images | + | * Images |
- | * frames | + | * Frames |
- | * all frames within the event_sequence | + | * All frames within the Event_Sequence |
- | * the target folder for the files is specified using the image_file_name | + | * The target folder for the files is specified using the IMAGE_FILE_NAME |
- | * the exported file contains the name of the original file appended with the frame number | + | * The exported file contains the name of the original file appended with the frame number |
\\ | \\ | ||
- | **export_3d_animation_to_image** | + | **Export_3D_Animation_To_Image** |
- | /file_name=*.c3d | + | /FILE_NAME=*.c3d |
- | /image_file_name=z:\temp\ | + | /IMAGE_FILE_NAME=Z:\temp\ |
- | /append_frame_to_filename=true | + | /APPEND_FRAME_TO_FILENAME=TRUE |
- | /start_frame=1 | + | /START_FRAME=1 |
- | /end_frame=2 | + | /END_FRAME=2 |
- | /event_sequence=lhs+lto | + | /EVENT_SEQUENCE=LHS+LTO |
- | /exclude_events= | + | /EXCLUDE_EVENTS= |
- | /output_width=640 | + | /OUTPUT_WIDTH=640 |
- | /output_height=480 | + | /OUTPUT_HEIGHT=480 |
**;** | **;** | ||
- | exportimagedlg.jpg | + | {{: |
- | ===== version | + | ==== Version |
- | export | + | Export |
- | in version | + | in Version |
* only one file in the workspace can be selected | * only one file in the workspace can be selected | ||
Line 88: | Line 90: | ||
* only one exported filename can be specified. | * only one exported filename can be specified. | ||
- | **export_3d_animation_to_image** | + | **Export_3D_Animation_To_Image** |
- | ! /file_name= | + | ! /FILE_NAME= |
- | ! /image_file_name= | + | ! /IMAGE_FILE_NAME= |
- | ! /frame=1 | + | ! /FRAME=1 |
- | ! /output_width=640 | + | ! /OUTPUT_WIDTH=640 |
- | ! /output_height=480 | + | ! /OUTPUT_HEIGHT=480 |
**;** | **;** | ||
- | this is consistent with the export option under the [[[https:// | + | This is consistent with the export option under the [[[https:// |
\\ | \\ | ||
- | [[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_3d_animation_to_image.1718801407.txt.gz · Last modified: 2024/06/19 12:50 by sgranger