Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
Scene :: moveOccurrence
Synopsis
Move an occurrence under another occurrence (new parent)
GUI Dialog
Script function
scene.moveOccurrence
(
occurrence
,
parent
)
Parameters
occurrence
(
Occurrence
) : Occurrence to move
parent
(
Occurrence
) : The new parent occurrence (the new parent must be an assembly or an instance, if it is an instance, the old reference will not be instanciated anymore by the instance)