Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ geometry
Function
geometry
src/bonsai/test/core/bootstrap.py:99–102 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
98
@pytest.fixture
99
def
geometry():
100
prophet = Prophecy(bonsai.core.tool.Geometry)
101
yield
prophet
102
prophet.verify()
103
104
105
@pytest.fixture
Callers
1
calculate_projected_surface_area
Method · 0.85
Calls
2
verify
Method · 0.95
Prophecy
Class · 0.85
Tested by
no test coverage detected