MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / saving_ifc_project

Function saving_ifc_project

src/bonsai/test/bim/test_feature.py:367–368  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

365@when(parsers.parse("I save IFC project"))
366@then(parsers.parse("I save IFC project"))
367def saving_ifc_project() -> None:
368 tool.Project.save_test_project()
369
370
371@given("the Brickschema is stubbed")

Callers

nothing calls this directly

Calls 1

save_test_projectMethod · 0.80

Tested by

no test coverage detected