get_faces_from_materials#

Modeler3D.get_faces_from_materials(mats)[source]#

Select all outer faces given a list of materials.

Parameters:
matslist

List of materials to include in the search for outer faces.

Returns:
list

List of all outer faces of the specified materials.

References

>>> oEditor.GetObjectsByMaterial
>>> oEditor.GetFaceIDs