Skip to content

Commit fc2e279

Browse files
Merge branch 'main' into release/0.4
2 parents 4cd220a + 5ba1dec commit fc2e279

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
@@ -114,6 +114,7 @@ message Face{
114114
string export_id = 12;
115115
double area = 13;
116116
bool is_reversed = 14;
117+
ansys.api.dbu.v0.EntityIdentifier parent_id = 15;
117118
}
118119
//
119120
// A mesh.

0 commit comments

Comments
 (0)