UpdatePlugins() only rescans plugins in workgroups, as does Application.RescanWorkgroups(), so I wouldn't expect those to work.
Are you creating your projects via Application.CreateProject2()? Have you tried Application.ActiveProject3? you should be able to kick Softimage that way. Matt From: [email protected] [mailto:[email protected]] On Behalf Of Bradley Gabe Sent: Thursday, October 11, 2012 12:38 PM To: [email protected] Subject: Refreshing the Project List? Anyone know if it is possible to refresh the Project Manager via scripting and without restarting Soft? I'm building my own xsiprojects file via Python and it's working very nicely, except nothing shows up in the Project Manager until Softimage is restarted. I've tried Application.Refresh() and Update Plugins, neither of which does the trick. -B

