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