Examples#

This section provides VISOR usage examples.

Basic examples using VTK files#

These basic examples show how to use VISOR to visualize an asset (VTK file).

Launch VISOR

Launch VISOR

Launch two concurrent VISOR visualizers

Launch two concurrent VISOR visualizers

Basic examples using VTK objects#

These basic examples show how to use VISOR to visualize an asset using a VTK object.

Launch VISOR with a VTK object

Launch VISOR with a VTK object

Examples specifying per-part state#

This example uses VISOR metadata to specify per-part state.

Set per-part opacity for multiblock dataset

Set per-part opacity for multiblock dataset

Examples updating VISOR datasets and variables#

These examples show how to update the VISOR scene programmatically after it has been created, for example to add and remove datasets, or to update variables in existing datasets.

Add and remove datasets

Add and remove datasets

Update variables in existing datasets

Update variables in existing datasets

Gallery generated by Sphinx-Gallery