Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
Scene :: getOccurrenceChildren
Synopsis
Returns the children of the given occurrence
GUI Dialog
Script function
scene.getOccurrenceChildren
(
occurrence
[,
returnInstances
]) ->
children
Parameters
occurrence
(
Occurrence
) : The parent occurrence
returnInstances
(
Boolean
)
[optional]
: If true, the instance node occurrences are returned, else their child are directly returned
Return value
children
(
OccurrenceList
) : The children occurrences