Defeaturing Tools — Detach Faces
Use the DetachFaces tool to detach faces from a solid object (the parent) to form a new solid object (the child). Select the faces to detach and properties for the operation like in the corresponding feature DetachFaces. The detach operation is performed when you issue the command
model.component(<ctag>).geom(<tag>).defeaturing("DetachFaces").delete(<ftag>);