Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ union
Method
union
src/exterior-shell-extractor/main.py:968–969 ·
view source on GitHub ↗
(shapes)
Source
from the content-addressed store, hash-verified
966
@staticmethod
967
@utils.trace
968
def
union(shapes):
969
return
ifcopenshell.ifcopenshell_wrapper.nary_union(list(shapes))
970
971
972
if
__name__ ==
"__main__"
:
Callers
9
__init__
Method · 0.95
create_curves_from_mesh
Method · 0.80
create_curves_from_mesh_ifc2x3
Method · 0.80
get_load_groups
Method · 0.80
get_load_cases
Method · 0.80
merge_linework_and_add_metadata
Method · 0.80
execute
Method · 0.80
create_element_boundary
Method · 0.80
update_step_ids
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected