Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ generate_05.py
File
generate_05.py
src/ifcopenshell-python/test/fixtures/rules/generate_05.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
ifcopenshell
2
3
options = {
4
"IfcPostalAddress"
: ({}, {
"Country"
:
"The Netherlands"
}, {
"Country"
:
"The Netherlands"
,
"Town"
:
"Eindhoven"
}),
Callers
nothing calls this directly
Calls
5
file
Method · 0.45
create_entity
Method · 0.45
write
Method · 0.45
join
Method · 0.45
keys
Method · 0.45
Tested by
no test coverage detected