driven sequence
The driven sequence module controls the semi-automatic creation of sequences for modules that support sequence driving, such as slice, cut, plume, and plume shell. Control over these modules is via the purple Sequence Output ports on the driven modules and the Sequence Input port on driven sequence.
All modules to be grouped in the sequence must have their red output ports connected to driven sequence instead of the viewer. In this way, driven sequence acts like a group objects module.
Other modules not listed above may be included if one of the driven modules controls those modules. Examples include titles, isolines, and band data.
The driven modules have the bulk of the settings which determine what controls and states will be available, such as Use Sequencing (which must be enabled), State Control type (Slider, Combo Box, or List Box), and Sequence Type (By Count or By Step Size). State titles are automatically generated.
Ports
| Direction | Name | Type | Description |
|---|---|---|---|
| Input | Sequence Input | Sequence | The sequence to drive with this module. |
| Input | Input Objects | Renderable | Any number of renderable objects to transform. |
| Output | Current State Title | String | Text containing the title of the current state. |
| Output | Output Object | Renderable | A renderable object displaying the transformed group. |
Properties
| Property | Type | Description |
|---|---|---|
| Allow Run | Boolean | Determines whether the module is allowed to execute. Set to True to allow this module to run. |
| Current State | Choice | The current state to be passed to the script. |
| Visibility | Boolean | The Visibility toggle will turn on or off the visible state of the output objects. |
| Favorite In Export | Boolean | Include this sequence as a favorite when exporting to web scenes. |