
Before you start
...Before you get started I suggest you to activate Python support to your modkit project.
It makes importing workflow easier and shorter. Using Python is optional.
First step, you create a Python folder to your
Modkit project / Content folder.

Open your Modkit project and activate Python script plugin.
Open Edit / Plugins

Type python in the search bar. If not already activated, activate Python Editor Script Plugin then restart your Modkit project.
It is now ready to work.....

...to run python scripts, press 0 to bring up consol. Switch this from Cmd to Python. You will need to insert the python commands here.
Done

Useful Python Scripts :
Enabble All Material Instance Parameter : Download
Script : EnableAllMaterialInstanceParametes.py
Return to the Tips page to follow the tutorials.
