oLightNulls = oModel.FindChildren2("{*light*,*lamp*}",c.siNullPrimType)On Tue, Aug 21, 2012 at 9:47 PM, Sam Cuttriss <[email protected]> wrote: > oLightNulls = oModel.FindChildren2("*lamp*" or "*light*" > ,c.siNullPrimType,"",True) > > the above does not work, > im just curious if there is a notation that can load up the search term so > i dont need to run it several times and combine the result > > _sam >

