Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ ClashSettings
Class
ClashSettings
src/ifcclash/ifcclash/ifcclash.py:352–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
350
351
352
class
ClashSettings:
353
def
__init__(self):
354
self.logger: Logger = None
355
self.output =
"clashes.json"
Callers
1
__main__.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected