Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
ResultsPercent = Union[int, Literal[
"N/A"
]]
Callers
7
to_xml
Method · 0.45
set_style
Method · 0.45
to_file
Method · 0.45
to_file
Method · 0.45
__call__
Method · 0.45
__call__
Method · 0.45
ids_doc_generator.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected