visual3d:documentation:pipeline:event_commands:event_delete
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:event_commands:event_delete [2025/02/28 18:52] – wikisysop | visual3d:documentation:pipeline:event_commands:event_delete [2025/04/29 14:38] (current) – [Dialog] wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Event Delete ===== | ===== Event Delete ===== | ||
- | ==== Overview ==== | + | ===== Overview |
The **Event_Delete** command is used to remove an existing event from a dataset based on specified conditions. This command allows users to delete all instances of an event, target specific occurrences, | The **Event_Delete** command is used to remove an existing event from a dataset based on specified conditions. This command allows users to delete all instances of an event, target specific occurrences, | ||
- | This command is particularly useful for refining datasets by removing redundant, incorrectly placed, or unnecessary events, ensuring accuracy | + | This command is particularly useful for refining datasets by removing redundant, incorrectly placed, or unnecessary events, ensuring accuracy |
The functionality of this command can also be achieved by right-clicking on an event in the data tree, **Delete Event** us an option on the context menu. The interactive selection from the data tree can be shown here: | The functionality of this command can also be achieved by right-clicking on an event in the data tree, **Delete Event** us an option on the context menu. The interactive selection from the data tree can be shown here: | ||
Line 10: | Line 10: | ||
{{: | {{: | ||
- | ==== Pipeline Command ==== | + | ===== Pipeline Command |
The command below is as seen in the Visual3D application. | The command below is as seen in the Visual3D application. | ||
Line 23: | Line 23: | ||
</ | </ | ||
- | ==== Command Parameters ==== | + | ===== Command Parameters |
The following table shows the command parameters and descriptions: | The following table shows the command parameters and descriptions: | ||
Line 33: | Line 33: | ||
|**!/ | |**!/ | ||
- | ==== Dialog ==== | + | ===== Dialog |
Due to the simplicity of this command and the interactive selection option, this command does not display a dialog box when clicked, instead parameters can be edited within the text editor. | Due to the simplicity of this command and the interactive selection option, this command does not display a dialog box when clicked, instead parameters can be edited within the text editor. | ||
- | ==== Examples ==== | + | {{: |
+ | |||
+ | * **Event Name**: Name of the event to be deleted. | ||
+ | * **Event Sequence**: Define the sequence of events (range) where the deletion should occur. | ||
+ | * **Exclude Events**: Prevent deletion within any event sequences that include these events. | ||
+ | * **Event Instance**: Specify which event instances to delete. | ||
+ | * **Time**: Add time-based condition (e.g., delete events that occur before or after a certain time). | ||
+ | |||
+ | |||
+ | ===== Examples | ||
The following examples will go through the use of the **Event_Delete** command in the Visual3D application. | The following examples will go through the use of the **Event_Delete** command in the Visual3D application. | ||
- | === Example 1: Deleting All Instances of an Event === | + | ==== Example 1: Deleting All Instances of an Event ==== |
The first example shows the process of removing the " | The first example shows the process of removing the " | ||
Line 79: | Line 88: | ||
{{: | {{: | ||
+ | ==== Example 2: Deleting a Specific Instance of an Event ==== | ||
+ | In this example, imagine analyzing a gait cycle where a participant takes two steps with their right foot and then two steps with their left foot. | ||
+ | If primarily interested in analyzing the first step taken with each foot, in this situation, only the second instance of toe-off for each foot should be deleted. | ||
+ | < | ||
+ | Event_Delete | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | ! /TIME= | ||
+ | ; | ||
+ | Event_Delete | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | ! /TIME= | ||
+ | ; | ||
+ | </ | ||
visual3d/documentation/pipeline/event_commands/event_delete.1740768741.txt.gz · Last modified: 2025/02/28 18:52 by wikisysop