Median Point

Référence

Mode

Mode Objet et Mode Édition

Entête

pivot-icon Pivot Point ‣ Median Point

Raccourci

Point

The Median Point can be considered to be broadly similar to the concept of Center of Gravity (COG). If we assume that every element (object, face, vertex, etc.) of the selection has the same mass, the median point would sit at the point of equilibrium for the selection (the COG).

En Mode Objet

In Object Mode, Blender only considers the object origins when determining the median point. This can lead to some counter-intuitive results. In the Fig. Points médians en Mode Objet. below, you can see that the median point is between the object origins and can be nowhere near the objects” mesh (geometric center).

../../../../_images/editors_3dview_controls_pivot-point_median-point_object-mode.png

Points médians en Mode Objet.

En Mode Édition

In Edit Mode, the median point is determined via the part of the selection that has the most elements. For example, in the Fig. Points médians en Mode Édition., when there are two cubes with an equal number of vertices, the median point lies directly between the two cubes. But if you subdivide one cube multiple times so that it has many more vertices, you can see that the median point has shifted to the region with the most vertices.

../../../../_images/editors_3dview_controls_pivot-point_median-point_edit-mode.png

Points médians en Mode Édition.