Skip to content

Commit 39d97b8

Browse files
committed
Bump version 1.7.1
1 parent cf04f6b commit 39d97b8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-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.7.0
1+
1.7.1

ansys/api/additive/v0/additive_domain.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ message SingleBeadInput {
136136
double bead_length = 2;
137137
MachineSettings machine = 10;
138138
AdditiveMaterial material = 11;
139+
bool output_thermal_history = 12;
140+
uint32 thermal_history_interval = 13;
139141
}
140142

141143
message PorosityInput {

0 commit comments

Comments
 (0)