Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ FacetFailure
Class
FacetFailure
src/ifctester/ifctester/facet.py:76–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
75
76
class
FacetFailure(TypedDict):
77
element: ifcopenshell.entity_instance
78
reason: str
79
80
81
class
Facet:
Callers
2
validate
Method · 0.85
report_failed_entities
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected