Version: 
Back to list

Scene :: getActivePropertyValues

Synopsis

   Get the value of a property on the first parent that own it for each given occurrence

GUI Dialog

   

Script function

   scene.getActivePropertyValues(occurrences, propertyName[, cacheProperty]) -> values

Parameters

   occurrences (OccurrenceList) : List of occurrences
   propertyName (String) : Property name
   cacheProperty (Boolean[optional] : If true, the property will be copied on all ancestor of occurrence below the property owner to speed up future calls

Return value

   values (StringList) : Property value for each occurrence