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.
2 parents b9f4a20 + ba98da5 commit 5eea8eeCopy full SHA for 5eea8ee
ansys/api/geometry/v0/commands.proto
@@ -17,6 +17,8 @@ service Commands{
17
18
rpc ProjectCurves(ProjectCurvesRequest) returns (ProjectCurvesResponse);
19
20
+ rpc ImprintProjectedCurves(ProjectCurvesRequest) returns (EntitiesCollection);
21
+
22
rpc ImprintCurves(ImprintCurvesRequest) returns (EntitiesCollection);
23
24
rpc PowerSelectFacesByAreaRange(PowerSelectFacesByAreaRangeRequest) returns (PowerSelectFacesByAreaRangeResponse);
0 commit comments