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

File generate_15.py

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

Source from the content-addressed store, hash-verified

1import ifcopenshell
2
3coords = [(0.0, 0.0), (10.0, 0.0)]
4coords_2 = [(0.0, 0.0), (10.0, 0.0), (10.0, 10.0), (0.0, 10.0)]

Callers

nothing calls this directly

Calls 5

fnFunction · 0.85
lowerMethod · 0.80
fileMethod · 0.45
create_entityMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected