get_face_zone_of_zonelet# Part.get_face_zone_of_zonelet(zonelet)# Gets the face zone of given zonelet. Parameters: zoneletintId of zonelet. Returns: intReturns the id of face zone. Return type: int Examples >>> face_zone = part.get_face_zone_of_zonelet(zonelet)