Gui core for Python Dia

Core dia object files for the dia mocking plugin

Example of export

image

Usage

  1. Copy the script in your home user dia dir $HOME/.dia/python

  2. Open dia

  3. Trigger “Dia core dumper” from menu “Debug”

  4. Copy the resulting core directory in your mock plugin directory you have installed using pip

    cp -r $HOME\.dia\python\core <pythondia_dir>\plugins\mock\dia