In https://github.com/CadQuery/cadquery/discussions/1878#discussioncomment-14110977 I had a need to reverse the orientation of a face. Does it make sense to add a `reversed` method to `Face` for this purpose?
In #1878 (comment) I had a need to reverse the orientation of a face.
Does it make sense to add a
reversedmethod toFacefor this purpose?