get_face_area# Modeler2D.get_face_area(face_id)[source]# Retrieve the area of a given face ID. Parameters: face_idintID of the face. Returns: floatValue for the face area. References >>> oEditor.GetFaceArea Copy to clipboard