Skip to content

Commit 3f406a7

Browse files
committed
Merge branch 'main' into release/0.3
2 parents f2a2faa + b69bd2b commit 3f406a7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

ansys/api/geometry/v0/bodies.proto

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,6 @@ service Bodies
6969
rpc Scale(ScaleRequest) returns (google.protobuf.Empty);
7070

7171
rpc Map(MapRequest) returns (google.protobuf.Empty);
72-
73-
rpc Mirror(MirrorRequest) returns (google.protobuf.Empty);
74-
}
75-
76-
message MirrorRequest {
77-
string id = 1;
78-
Plane plane = 2;
7972
}
8073

8174
message MapRequest {

0 commit comments

Comments
 (0)