Version: 
Back to list

Scene :: movePivotPointToOccurrenceCenter

Synopsis

   move the pivot point of an occurrence (and its descendants if recursively) to the center of their box

GUI Dialog

   

Script function

   scene.movePivotPointToOccurrenceCenter(occurrence, recursively)

Parameters

   occurrence (Occurrence) : The occurrence (or the root occurrence if recursively=True)
   recursively (Bool) : If True, all the pivot of the descending occurrences from occurrence will be affected