Softimage_XSI_Deprecated_Features
deprecated features
introduction
custom events
what is a custom event?
creating an event
registering (binding) events in xsi
removing an event from xsi
packaging your custom event
methods reference
advise (xsiapplication)
unadvise (xsiapplication)
events reference
onbeginfileexport (xsiapplication)
onbeginfileimport (xsiapplication)
onbeginframe (xsiapplication)
onbeginnewscene (xsiapplication)
onbeginsceneopen (xsiapplication)
onbeginscenesave (xsiapplication)
onbeginscenesaveas (xsiapplication)
onbeginsequence (xsiapplication)
onendfileexport (xsiapplication)
onendfileimport (xsiapplication)
onendframe (xsiapplication)
onendnewscene (xsiapplication)
onendsceneopen (xsiapplication)
onendscenesave (xsiapplication)
onendscenesaveas (xsiapplication)
onendsequence (xsiapplication)
onkeydown (xsiapplication)
onkeyup (xsiapplication)
onselectionchange (xsiapplication)
onstartup (xsiapplication)
onterminate (xsiapplication)
properties reference
event (eventinfo)
token (eventinfo)
custom operators
what is a custom operator?
writing the code for a custom operator
installing your preset-based custom operator in xsi
applying or connecting your custom operator
debugging your compiled custom operator
packaging your preset-based custom operator
custom operator examples
custom operator spdl reference
customizing operator spdl files
dissecting the sections of the spdl file
file header
propertyset
parameter
plugin
portset
defining ui controls with spdl
com api developer's guide
using the com api (automation)
active template library (atl)
compiler com support
setting up your com environment
visual c++ (windows) environment
mainwin (linux) environment
implementation callbacks for non-self-installing plug-ins (com api)
connecting to xsi using com
including the xsi object model in your .cpp file
handling errors
getting the application object
about com entry points
accessing the outputport.value property
accessing the filter method with optional arguments
testing return values
using ccomapihandler with particles
more about the component object model (com)
iunknown, the genesis of all interfaces
idispatch, the genesis of all scriptable interfaces
scriptable types
visual basic developer's guide
using microsoft visual basic (vb)
prototyping in vbscript
setting up your visual basic environment
setting the environment variables
connecting to xsi using vb
writing vb code that hooks into xsi
loading the xsi type library into the vb object browser
Your Ad Here