# How to get the real actor position when GetPosition returns (0,0,0)

**URL:** https://discourse.vtk.org/t/how-to-get-the-real-actor-position-when-getposition-returns-0-0-0/11914
**Category:** Support
**Created:** [July 10, 2023, 10:22am UTC](https://discourse.vtk.org/t/how-to-get-the-real-actor-position-when-getposition-returns-0-0-0/11914 "2023-07-10T10:22:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![AlexLuya](https://discourse.vtk.org/user_avatar/discourse.vtk.org/alexluya/32/4036_2.png) [@AlexLuya](https://discourse.vtk.org/u/AlexLuya)
#### Post date: [July 10, 2023, 10:22am UTC](https://discourse.vtk.org/t/how-to-get-the-real-actor-position-when-getposition-returns-0-0-0/11914/1 "2023-07-10T10:22:56Z")

</div>

Hello,when actor.GetPosition returns (0,0,0),can I use actor.GetCenter to replace?
