XSIApplication.4.js Example

Applies To

XSIApplication object

Description

This example demonstrates how to use the XSIApplication object.

Code

/*
	How to create an instance of the Application Object
	from JScript for use within a NetView html page.
*/
var oApplication = new ActiveXObject("XSI.Application"); 
var oXSIApplication = oApplication.Application;
oXSIApplication.LogMessage( "There are " + oXSIApplication.Plugins.Count + " plugins installed" ) ;

Related Examples

XSIApplication.5.pys

XSIApplication.6.pys

XSIApplication.7.pys

XSIApplication.3.js

XSIApplication.1.vbs

XSIApplication.2.vbs

Keywords

XSIApplication ActivateWorkgroup AddCommand AddWorkgroup CreateAddon CreateCommand CreateProject ExecuteCommand ExecuteScriptCommand GetCommandByScriptingName GetInstallationPath2 GetObjectFromID GetShaderDef InstallAddon LoadPlugin RegisterShaderCustomParameterType RegisterShaderFamily RemoveCommand RemoveWorkgroup RescanWorkgroups UnInstallAddon UnloadPlugin UpdatePlugins ActiveProject2 ActiveSceneRoot ActiveToolName Commands Desktop Devices Dictionary EventInfos FCurveSelection Filters InstallationPath Interactive License Platform Plugins Preferences Renderers Selection ShaderDefinitions Workgroups


Autodesk Softimage 2011