![]() |
#2
|
|||
|
|||
Hi,
initplugins() is automatically called by Vizard before your script is executed. It will import all python files in the Vizard30/plug-ins directory whose name ends with _viz.py. This allows you to make custom modifications to the Vizard module. |
|
|