Skip to content

Installing Mirror Tool

Mirror Tool 1

Step 1 - Setting up

Step 2 - Activating

  • Python Code


    Copy the 2 python lines below to a shelf or bind these to a hotkey to load the tool.

    1
    2
    from mirror_Tool import OpenImportDialog
    OpenImportDialog.show_dialog()
    

Click the button below to learn how to create hotkeys and shelf buttons.

Creating Hotkeys/Shelf Buttons