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:48] wikisysopvisual3d:documentation:pipeline:event_commands:event_copy [2025/08/21 18:24] (current) – [Command Parameters] wikisysop
Line 34: Line 34:
 |**/EVENT_NAME=**  |The name of the event to be copied.| |**/EVENT_NAME=**  |The name of the event to be copied.|
 |**/NEW_EVENT_NAME=**  |The name of the new copied event.| |**/NEW_EVENT_NAME=**  |The name of the new copied event.|
-|**!/EVENT_INSTANCE=0** |Defines how many event occurrences to consider.|+|**[[visual3d:documentation:c3d_signal_types:event_label_data_type|!/EVENT_INSTANCE=0]]** |Defines how many event occurrences to consider.|
 |**!/EVENT_INSTANCE_AS_LIST=FALSE**| Indicates whether the event instance is treated as a list.| |**!/EVENT_INSTANCE_AS_LIST=FALSE**| Indicates whether the event instance is treated as a list.|
-|**!/RANGE_INSTANCE=0**| Specifies which instance of an event range should be used.| +|**[[visual3d:documentation:c3d_signal_types:event_label_data_type|!/RANGE_INSTANCE=0]]**| Specifies which instance of an event range should be used.| 
-|**!/EVENT_SEQUENCE=** |Determines whether the copied event follows a specific sequence.| +|**[[visual3d:documentation:c3d_signal_types:event_label_data_type|!/EVENT_SEQUENCE=]]** |Determines whether the copied event follows a specific sequence.| 
-|**!/EXCLUDE_EVENTS=** |Specifies events that should not be copied, allowing more refined duplication.|+|**[[visual3d:documentation:c3d_signal_types:event_label_data_type|!/EXCLUDE_EVENTS=]]** |Specifies events that should not be copied, allowing more refined duplication.|
 |**!/START_AT_EVENT=** |Specifies a starting event to define the range of copying.| |**!/START_AT_EVENT=** |Specifies a starting event to define the range of copying.|
 |**!/END_AT_EVENT=**   |Specifies an ending event to define the range of copying.| |**!/END_AT_EVENT=**   |Specifies an ending event to define the range of copying.|
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 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.1745866128.txt.gz · Last modified: 2025/04/28 18:48 by wikisysop