MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / generate_18.py

File generate_18.py

src/ifcopenshell-python/test/fixtures/rules/generate_18.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import ifcopenshell
2
3for i, type_decl in enumerate(("IfcLengthMeasure", "IfcPlaneAngleMeasure")):
4 f = ifcopenshell.file(schema="IFC4X3_ADD1")

Callers

nothing calls this directly

Calls 3

fileMethod · 0.45
create_entityMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected