Expose geometry types in snake case

Generated with the assistance of an AI coding tool.
This commit is contained in:
Thomas Krijnen
2026-08-09 04:44:18 +02:00
parent fbfa51c451
commit be3c2ee770
49 changed files with 300 additions and 287 deletions
+1 -1
View File
@@ -206,7 +206,7 @@ class context:
Args:
file (ifcopenshell.file): file containing elem
elem (TriangulationElement): triangulated geometry
elem (triangulation_element): triangulated geometry
min_thickness (float, optional): minimal thickness of the oriented bounding box to create around elem
Returns: