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

Function test_bug_2486_b

src/ifcopenshell-python/test/test_file_gc.py:114–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112
113
114def test_bug_2486_b():
115 file = ifcopenshell.template.create()
116 file.header.file_name.name = "myfile.ifc"
117
118
119if __name__ == "__main__":

Callers

nothing calls this directly

Calls 1

createMethod · 0.45

Tested by

no test coverage detected