get_face_by_id# Modeler2D.get_face_by_id(assignment)[source]# Get the face object given its ID. Parameters: assignmentintID of the face to retrieve. Returns: modeler.cad.elements_3d.FacePrimitiveFace object.