Applies To
XSIApplication object
Description
How to create an instance of the Application Object from VBScript for use within a NetView html page.
Code
Dim oApplication
set oApplication = CreateObject("XSI.Application")
'Use SIObject.Application to convert from Application object
'to XSIApplication
Dim oXSIApplication
set oXSIApplication = oApplication.Application
oXSIApplication.Application.LogMessage "Hello from Netview"Related Examples
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