Creating an XSICollection Object

You can instantiate the XSICollection object in C# by going through the XSIFactory:

CXSIFactory fact = new CXSIFactory();
XSICollection coll = (XSICollection)fact.CreateObject("XSI.Collection");

 



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index