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 cf04f6b commit 39d97b8Copy full SHA for 39d97b8
ansys/api/additive/VERSION
@@ -1 +1 @@
1
-1.7.0
+1.7.1
ansys/api/additive/v0/additive_domain.proto
@@ -136,6 +136,8 @@ message SingleBeadInput {
136
double bead_length = 2;
137
MachineSettings machine = 10;
138
AdditiveMaterial material = 11;
139
+ bool output_thermal_history = 12;
140
+ uint32 thermal_history_interval = 13;
141
}
142
143
message PorosityInput {
0 commit comments