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.
2 parents 4de61b1 + 2e14538 commit 1cc26b3Copy full SHA for 1cc26b3
ansys/api/additive/v0/additive_domain.proto
@@ -18,7 +18,7 @@ message MachineSettings {
18
double slicing_stripe_width = 9;
19
HeatSourceModelType heat_source_model = 10;
20
RingModeIndex ring_mode_index = 11;
21
- int32 defocus_index = 12;
+ double defocus_distance = 12;
22
}
23
24
message MeltPoolTimeStep {
0 commit comments