Blender Interface

The interface with Blender is managed as a Python add-on module vsim2blender. See the module index for the documentation of these modules. The Command-line interface works by generating a temporary script file and executing the script with Blender. Advanced Blender users may prefer to directly import the vsim2blender module and use it with Blender’s scripting tools. The key plotting tools are all in vsim2blender.plotter, with supporting functions in the other modules.

Top-level functions