Skip to content

Commit b6a9300

Browse files
committed
Change defocus to double
1 parent 15e37ee commit b6a9300

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)