Skip to content

Commit 21594fe

Browse files
authored
IGES export (#37)
1 parent 4598a65 commit 21594fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansys/api/geometry/v0/models.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ enum PartExportFormat {
366366
PARTEXPORTFORMAT_PARASOLID_BINARY = 3;
367367
PARTEXPORTFORMAT_STEP = 4;
368368
PARTEXPORTFORMAT_FMD = 5;
369+
PARTEXPORTFORMAT_IGES = 6;
369370
}
370371

371372
message UpdateState {

0 commit comments

Comments
 (0)