Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ active_object_callback
Function
active_object_callback
src/bonsai/bonsai/bim/handler.py:104–107 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
102
103
104
def
active_object_callback():
105
refresh_ui_data()
106
update_bim_tool_props()
107
tool.Geometry.sync_item_positions()
108
109
110
def
update_bim_tool_props():
Callers
nothing calls this directly
Calls
3
refresh_ui_data
Function · 0.85
update_bim_tool_props
Function · 0.85
sync_item_positions
Method · 0.80
Tested by
no test coverage detected