Thread
:
initplugins
View Single Post
#
2
10-20-2006, 10:40 AM
farshizzo
WorldViz Team Member
Join Date: Mar 2003
Posts: 2,849
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.
farshizzo
View Public Profile
Find all posts by farshizzo