Version: 
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)