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

Class IfcSessionError

src/ifcmcp/ifcmcp/core.py:209–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207
208
209class IfcSessionError(RuntimeError):
210 pass
211
212
213@dataclass

Callers 7

_require_modelMethod · 0.85
ifc_saveMethod · 0.85
ifc_infoMethod · 0.85
ifc_relationsMethod · 0.85
ifc_clashMethod · 0.85
ifc_shapeMethod · 0.85
dispatchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected