MCPcopy 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
104def active_object_callback():
105 refresh_ui_data()
106 update_bim_tool_props()
107 tool.Geometry.sync_item_positions()
108
109
110def update_bim_tool_props():

Callers

nothing calls this directly

Calls 3

refresh_ui_dataFunction · 0.85
update_bim_tool_propsFunction · 0.85
sync_item_positionsMethod · 0.80

Tested by

no test coverage detected