detach_faces#

Polyline.detach_faces(faces)[source]#

Section the object.

Parameters:
facesList[FacePrimitive] or List[int] or int or FacePrimitive

Face or faces to detach from the object.

Returns:
List[pyaedt.modeler.cad.object3d.Object3d]

List of object resulting from the operation.

References

>>> oEditor.DetachFaces