Skip to content

Commit 4507e6a

Browse files
Merge branch 'main' into release/0.4
2 parents 124e15b + a3ecb08 commit 4507e6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansys/api/geometry/v0/bodies.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ message BooleanRequest {
184184
string body2 = 2;// DEPRECATED in v1
185185
string method = 3;
186186
repeated string tool_bodies = 4;
187+
optional bool keep_other = 5;
187188
}
188189

189190
message BooleanResponse {

0 commit comments

Comments
 (0)