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