Hi!
this will really make me crazy
I have an object I convert it to editable poly
I call this function to get the position of the face 201
polyop.getFaceCenter $sphere01 201
it ruturn
[11.174,-11.94,8.35353]
every thing is ok...
then, I added edit_poly modifier
I moved the same face(201) to a new position
I recall the same function as above to get the position of the face 201
polyop.getFaceCenter $sphere01 201
and here it return the same position
[11.174,-11.94,8.35353]
even if I moved the face