If I create a wbjn file which accesses other python files, I am able to import modules like os, sys etc. but the commands like GetProjectDirectory() are no longer accesible to me, within this module.
How do I get acces to the functions and methods of workbench from sublevel python scripts?