SIMLYTIKS DATASET VIEWER¶
Launches the Simlytiks interactive viewer scoped to a selected simulation dataset, optionally filtered by one or more response templates. Use this worker whenever a workflow needs to surface structured CAE response data in the Simlytiks visual environment.
When to use¶
Tagged: dataset, interactive, responses, simlytiks, templates, viewer, visualization.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Simulations | input_simulations | dataset | — | ✓ | The simulation dataset (type: simulations) whose results will be loaded into the Simlytiks viewer; required — connect an upstream simulation or dataset node. |
| Template | input_template_id | remote_lookup | — | One or more Simlytiks response templates (remote lookup against the templates catalogue) used to filter or pre-configure the viewer layout; leave empty to open the viewer with no template pre-applied. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Output 01 | output_01 | simlytiks_data | Simlytiks data object (type: simlytiks) representing the configured viewer session, carrying the resolved dataset and template bindings for downstream consumption or report embedding. |
Disciplines¶
- cae.postprocessing.response
- cae.postprocessing.visualization
- platform.dashboard
Auto-generated from platform schema. Worker id: simlytiks_viewer_by_dataset. Schema hash: 57391c22e55f. Hand-curated docs in workerexamples/ override this page when present.