M_Mesh:SelectedCenter()

Version added: before 9.5

Returns the location of the center point of the current group of selected points

Return type (Vector2): center location

Returns the location of the center point of the current group of selected points.

Note that this is the mid point of the bounding box that contains the selected points (so that changing the selection by selecting or de-selecting points that are not at an x or y extremity will leave the reported centre point unchanged)
String "SelectedCenter" is found in the following scripts:

MR Curve Tool (by eugenebabich)

Select Points (by Lukas)

Curvature (by Lukas)

MR Overlay (by eugenebabich)

SS - Virtual Bones (by simplsam)

See all...