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 529de23 commit a6019dfCopy full SHA for a6019df
ansys/api/additive/VERSION
@@ -1 +1 @@
1
-1.6.0-dev5
+1.6.0-dev6
ansys/api/additive/v0/additive_simulation.proto
@@ -35,6 +35,7 @@ message SimulationRequest {
35
MicrostructureInput microstructure_input = 12;
36
ThermalHistoryInput thermal_history_input = 13;
37
ThermalStrainInput thermal_strain_input = 14;
38
+ Microstructure3DInput microstructure_3d_input = 15;
39
}
40
41
0 commit comments