We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99fa5e7 commit ccb7714Copy full SHA for ccb7714
src/ansys/geometry/core/designer/body.py
@@ -876,7 +876,9 @@ def _combine_subtract(
876
) -> None:
877
"""Subtract bodies from this body.
878
879
- Warning: This is a specialized boolean operation that has the ability to transfer named
+ Warnings
880
+ --------
881
+ This is a specialized boolean operation that has the ability to transfer named
882
selections. It may behave differently than the encouraged ``subtract()``.
883
884
Parameters
0 commit comments