get_face_by_id#

Modeler3D.get_face_by_id(assignment)[source]#

Get the face object given its ID.

Parameters:
assignmentint

ID of the face to retrieve.

Returns:
modeler.cad.elements3d.FacePrimitive

Face object.