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

Method write

src/ifctester/ifctester/reporter.py:49–50  ·  view source on GitHub ↗
(self, filepath)

Source from the content-addressed store, hash-verified

47 return ""
48
49 def write(self, filepath):
50 pass
51
52
53ResultsPercent = Union[int, Literal["N/A"]]

Callers 7

to_xmlMethod · 0.45
set_styleMethod · 0.45
to_fileMethod · 0.45
to_fileMethod · 0.45
__call__Method · 0.45
__call__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected