MCPcopy 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
76class FacetFailure(TypedDict):
77 element: ifcopenshell.entity_instance
78 reason: str
79
80
81class Facet:

Callers 2

validateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected