Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ test_bug_2486_b
Function
test_bug_2486_b
src/ifcopenshell-python/test/test_file_gc.py:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
113
114
def
test_bug_2486_b():
115
file = ifcopenshell.template.create()
116
file.header.file_name.name =
"myfile.ifc"
117
118
119
if
__name__ ==
"__main__"
:
Callers
nothing calls this directly
Calls
1
create
Method · 0.45
Tested by
no test coverage detected