plaid.cli.paraview_plugin¶
plaid.cli.paraview_plugin
¶
Utilities to launch ParaView with the PLAID plugin configured.
plaid.cli.paraview_plugin.get_ParaView_plugin_path
¶
plaid.cli.paraview_plugin.get_ParaView_plugin_path_one_file
¶
Returns the path to a temporary directory containing the plugin as a single file.
all the helper module are included in the plugin file to make it self contained and avoid the need of copying multiple file in the temporary directory.
Source code in plaid/cli/paraview_plugin/__init__.py
plaid.cli.paraview_plugin.convert_wsl_to_win
¶
Converts a WSL path to Windows.
plaid.cli.paraview_plugin.run_paraview_with_plugin
¶
Launches ParaView with environment variables set to load the plugin.