User Tools

Site Tools


visual3d:documentation:pipeline:event_commands:event_copy

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:event_commands:event_copy [2025/04/28 18:47] wikisysopvisual3d:documentation:pipeline:event_commands:event_copy [2025/04/29 14:13] (current) – [Dialog] wikisysop
Line 50: Line 50:
  
 {{:visual3d:documentation:pipeline:event_commands:eventcopy_dialog.png?400|}} {{:visual3d:documentation:pipeline:event_commands:eventcopy_dialog.png?400|}}
 +
 +  * **Event Label to Copy**: Name of existing event to be copied over.
 +  * **New Event Label Name**: Name to assign the new (copied) event.
 +  * **Frame Offset**: Number of frames to shift the copied event.
 +  * **Time Offset**: Shift copied event by time (in seconds).
 +  * **Percent Offset**: Shift the copied event by a percentage of the range it falls within.
 +  * **Find Event Within Range**: Specify events to define range to search between.
  
   * **Optional- Select Range Instance**:    * **Optional- Select Range Instance**: 
Line 162: Line 169:
  
 ! Create indices for a for each loop ! Create indices for a for each loop
-**Get_Pipeline_Parameter_Count**+Get_Pipeline_Parameter_Count
 /PARAMETER_NAME=NUMCOUNT /PARAMETER_NAME=NUMCOUNT
 /PARAMETER_VALUE=::INSTANCE /PARAMETER_VALUE=::INSTANCE
Line 181: Line 188:
  
 ! If the binary signal is 1 execute event copy ! If the binary signal is 1 execute event copy
-Expression_Loop+Conditional_Statement
 /ITERATION_PARAMETER_NAME=TEST /ITERATION_PARAMETER_NAME=TEST
 /EXPRESSION=METRIC::PROCESSED::STRIDE_TIME_BINARY[&::INDEX&] /EXPRESSION=METRIC::PROCESSED::STRIDE_TIME_BINARY[&::INDEX&]
Line 201: Line 208:
 ; ;
  
-Expression_Loop_End+Conditional_Statement_End
 /ITERATION_PARAMETER_NAME=TEST /ITERATION_PARAMETER_NAME=TEST
 ; ;
visual3d/documentation/pipeline/event_commands/event_copy.1745866050.txt.gz · Last modified: 2025/04/28 18:47 by wikisysop