Add support for IfcSectionedSurface

This commit is contained in:
Thomas Krijnen
2024-09-12 11:20:30 +02:00
parent 35a4d87a65
commit 2545769f67
11 changed files with 361 additions and 194 deletions
+1 -1
View File
@@ -316,7 +316,7 @@ assign_children_access(loop, edge);
assign_children_access(face, loop);
assign_children_access(shell, face);
assign_children_access(solid, shell);
assign_children_access(loft, face);
assign_children_access(loft, geom_item);
assign_children_access(boolean_result, geom_item);
%define assign_matrix_access(item_name)