MCPcopy 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

1import ifcopenshell
2
3for depth in (-1.0, 0.0, 1.0):
4 f = ifcopenshell.file(schema="IFC2X3")

Callers

nothing calls this directly

Calls 2

fileMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected