get_face_center#

Modeler2D.get_face_center(face_id)[source]#

Retrieve the center position for a given planar face ID.

Parameters:
face_idint

ID of the face.

Returns:
List

A list of [x, y, z] coordinates for the planar face center position.

References

>>> oEditor.GetFaceCenter