Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
Scene :: listComponents
Synopsis
List all components on an occurrence
GUI Dialog
Script function
scene.listComponents
(
occurrence
[,
followPrototypes
]) ->
components
Parameters
occurrence
(
Occurrence
) : The occurrence to list the components
followPrototypes
(
Bool
)
[optional]
: If true list also components owned by the prototype
Return value
components
(
ComponentList
) : The components owned by the occurrence