Skip to content

Commit 1cc26b3

Browse files
committed
Merge remote-tracking branch 'origin/main' into release/5.0
2 parents 4de61b1 + 2e14538 commit 1cc26b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansys/api/additive/v0/additive_domain.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ message MachineSettings {
1818
double slicing_stripe_width = 9;
1919
HeatSourceModelType heat_source_model = 10;
2020
RingModeIndex ring_mode_index = 11;
21-
int32 defocus_index = 12;
21+
double defocus_distance = 12;
2222
}
2323

2424
message MeltPoolTimeStep {

0 commit comments

Comments
 (0)