Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
Scene :: movePivotPointToOrigin
Synopsis
move the pivot point of an occurrence (and its descendants if recursively) to the origin (0,0,0)
GUI Dialog
Script function
scene.movePivotPointToOrigin
(
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