Loaded (Plugin)

Description

Returns true (Boolean) if the plug-in is currently loaded in the application.

C# Syntax

// get accessor
Boolean rtn = Plugin.Loaded;

Examples

VBScript Example

set plugin = Application.Plugins("Mesh Filter plugin")
Application.LogMessage "Loaded: " & plugin.Loaded

See Also

XSIApplication.UnloadPlugin



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index