PosY =  mesh .pivot .z .get  (  MeshObjectID  )  
                                     
Description :

This instruction returns the Z component of the pivot position for a mesh.

Parameters :

  • ObjectID of the mesh.

Return Value :

  • Z component of the position.

Examples :