Version: 
Back to list

Scene :: getFilteredOccurrences

Synopsis

   Recursively get all the occurrences validating the given filter expression

GUI Dialog

   

Script function

   scene.getFilteredOccurrences(filter[, from]) -> occurrences

Parameters

   filter (FilterExpression) : The filter expression
   from (Occurrence[optional] : Source occurrence of the recursion

Return value

   occurrences (OccurrenceList) : Result occurrences