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 94c4244 commit bd06974Copy full SHA for bd06974
ansys/api/additive/VERSION
@@ -1 +1 @@
1
-1.7.0-dev2
+1.7.0-dev3
ansys/api/additive/v0/additive_domain.proto
@@ -30,7 +30,7 @@ message MeltPoolTimeStep {
30
31
message MeltPool {
32
repeated MeltPoolTimeStep time_steps = 1;
33
- bytes thermal_history_vtk = 2;
+ string thermal_history_vtk_zip = 2;
34
}
35
36
message AdditiveMaterial {
0 commit comments