API Reference > imodeljs-frontend > Tools > ViewManip > setTargetCenterWorld setTargetCenterWorld Method Set the center of rotation for rotate handle. setTargetCenterWorld(pt: Point3d, lockTarget: boolean, saveTarget: boolean): void Parameter Type Description pt Point3d the new target point in world coordinates lockTarget boolean consider the target point locked for this tool instance saveTarget boolean save this target point for use between tool instances Returns - void Defined in core/frontend/src/tools/ViewTool.ts Line 658 Last Updated: 11 June, 2024