User Tools

Site Tools


visual3d:documentation:pipeline:event_commands:event_sequence_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_sequence_delete [2024/07/16 16:58] – removed sgrangervisual3d:documentation:pipeline:event_commands:event_sequence_delete [2025/03/03 18:21] (current) wikisysop
Line 1: Line 1:
 +====== Event Sequence Delete ======
 +
 +==== Overview ====
 +
 +==== Pipeline Command: Version 6 ====
 +
 +**Event Sequence Delete** command will delete an event sequence. The command will only delete the series of events that were defined using the **Event Define Event Sequence** Command.
 +
 +<code>
 +Event_Sequence_Delete
 +/EVENT_SEQUENCE_NAME=
 +;
 +</code>
 +
 +**Example**
 +
 +**Event_Define_Event_Sequence**\\
 +/EVENT_SEQUENCE_NAME=RSTANCE\\
 +/EVENT_SEQUENCE=RON+ROFF\\
 +! /EXCLUDE_EVENTS=\\
 +! /INSIDE_OF_SEQUENCE=\\
 +/OFFSET_FROM_START=-1\\
 +! /OFFSET_FROM_END=\\
 +/OFFSET_BY=FRAMES\\
 +/EVENT_SEQUENCE_INSTANCE=0\\
 +
 +
 +**Event_Sequence_Delete**\\
 +/EVENT_SEQUENCE_NAME=RSTANCE
 +
 +
  
visual3d/documentation/pipeline/event_commands/event_sequence_delete.1721149083.txt.gz · Last modified: 2024/07/16 16:58 by sgranger