MCPcopy 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
972if __name__ == "__main__":

Callers 9

__init__Method · 0.95
get_load_groupsMethod · 0.80
get_load_casesMethod · 0.80
executeMethod · 0.80
update_step_idsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected