Duplicate with OM

Date : Thu, 9 Feb 2006 17:49:02 +0100
To : xsi(at)Softimage.COM
From : Arvid Björn <arvidbjorn(at)gmail.com>
Subject : Duplicate with OM
I can only find the regular Duplicate() and SIDuplicate() (any
difference?) but that doesn't seem very slick to me, are there any
better (read: faster) ways to duplicate objects through OM?

This seems tedious, and takes time :

for (i=0; i < lots; i++) {
  var sCone = Duplicate(oCone);
  newOCone = root.FindChild(sCone);

  newOCone.DoStuff(usingthis);
}

=)

-a

--
stockholm.postproduction | www.stopost.se

---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi


Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.