mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-09 21:53:40 +00:00
Expose geometry types in snake case
Generated with the assistance of an AI coding tool.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user