Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ generate_03.py
File
generate_03.py
src/ifcopenshell-python/test/fixtures/rules/generate_03.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
ifcopenshell
2
3
for
depth in (-1.0, 0.0, 1.0):
4
f = ifcopenshell.file(schema=
"IFC2X3"
)
Callers
nothing calls this directly
Calls
2
file
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected