Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ generate_20.py
File
generate_20.py
src/ifcopenshell-python/test/fixtures/rules/generate_20.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
ifcopenshell
2
3
task =
lambda
f: f.createIfcTask(ifcopenshell.guid.new(), None,
"sleep"
, IsMilestone=True)
4
wall =
lambda
f: f.createIfcWall(ifcopenshell.guid.new())
Callers
nothing calls this directly
Calls
5
fn
Function · 0.85
new
Method · 0.80
file
Method · 0.45
write
Method · 0.45
is_a
Method · 0.45
Tested by
no test coverage detected