create_face_list#

Modeler3D.create_face_list(assignment: list, name: str = None) Lists | bool#

Create a list of faces given a list of face ID or a list of objects.

Warning

This method will be deprecated in future releases. It is maintained for backward compatibility. Use create_named_selection for AEDT releases >= 2026.1.

Parameters:
assignmentlist

List of face ID or list of objects

namestr, optional

Name of the new list.

Returns:
ansys.aedt.core.modeler.Modeler.Lists

List object when successful, False when failed.

References

>>> oEditor.CreateEntityList