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 3a977e9 commit 33b5f07Copy full SHA for 33b5f07
ansys/api/additive/VERSION
@@ -1 +1,2 @@
1
-1.6.3
+1.6.4
2
+
ansys/api/additive/v0/additive_domain.proto
@@ -281,7 +281,7 @@ message Microstructure3DInput {
281
optional InitialMicrostructureInput initial_microstructure_input = 28;
282
optional MachineSettings machine = 29;
283
optional AdditiveMaterial material = 30;
284
- optional double use_provided_initial_microstructure_data = 31;
+ optional bool use_provided_initial_microstructure_data = 31;
285
}
286
287
message Microstructure3DResult {
0 commit comments