User Tools

Site Tools


visual3d:documentation:pipeline:event_commands:event_delete

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_delete [2025/04/28 19:03] wikisysopvisual3d:documentation:pipeline:event_commands:event_delete [2025/08/21 19:33] (current) – [Command Parameters] wikisysop
Line 28: Line 28:
 |**Parameter**       |**Description**     | |**Parameter**       |**Description**     |
 |**/EVENT_NAME**|The name of the event to be deleted.| |**/EVENT_NAME**|The name of the event to be deleted.|
-|**!/EVENT_SEQUENCE**|Specifies a sequence of events within deletion occurs. Only events within this sequence will be considered for deletion.| +|**[[visual3d:documentation:c3d_signal_types:event_label_data_type|!/EVENT_SEQUENCE]]**|Specifies a sequence of events within deletion occurs. Only events within this sequence will be considered for deletion.| 
-|**!/EXCLUDE_EVENTS=**|Defines events that should not be deleted within the specified sequence.| +|**[[visual3d:documentation:c3d_signal_types:event_label_data_type|!/EXCLUDE_EVENTS=]]**|Defines events that should not be deleted within the specified sequence.| 
-|**!/EVENT_INSTANCE=**|Specifies which instance of the event should be deleted. A value of 0 deletes all occurrences, while positive or negative numbers select specific instances.|+|**[[visual3d:documentation:c3d_signal_types:event_label_data_type|!/EVENT_INSTANCE=]]**|Specifies which instance of the event should be deleted. A value of 0 deletes all occurrences, while positive or negative numbers select specific instances.|
 |**!/TIME**|Deletes events that occur at a specific time.| |**!/TIME**|Deletes events that occur at a specific time.|
  
 ===== 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.
 +
 +{{:visual3d:documentation:pipeline:event_commands:eventdlt_dlg.png?400|}}
 +
 +  * **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 ===== ===== Examples =====
visual3d/documentation/pipeline/event_commands/event_delete.1745866981.txt.gz · Last modified: 2025/04/28 19:03 by wikisysop