Version:
Back to list
Scene :: getFilteredOccurrences
Synopsis
Recursively get all the occurrences validating the given filter expressionGUI Dialog
Script function
scene.getFilteredOccurrences(filter[, from]) -> occurrencesParameters
filter (FilterExpression) : The filter expression
from (Occurrence) [optional] : Source occurrence of the recursion
Return value
occurrences (OccurrenceList) : Result occurrences