Skip to content

Commit 72ea7d1

Browse files
authored
Update protobuf definitions (#37)
1 parent f6285fb commit 72ea7d1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ansys/api/additive/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0-dev8
1+
1.7.0-dev0

ansys/api/additive/v0/additive_domain.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ message MeltPoolTimeStep {
3030

3131
message MeltPool {
3232
repeated MeltPoolTimeStep time_steps = 1;
33+
repeated bytes thermal_history_vtk = 2;
3334
}
3435

3536
message AdditiveMaterial {

0 commit comments

Comments
 (0)