Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CadQuery/cadquery
/ onSelection
Method
onSelection
cadquery/fig.py:492–494 ·
view source on GitHub ↗
(self, event: list[str])
Source
from the content-addressed store, hash-verified
490
self.view.update()
491
492
def
onSelection(self, event: list[str]):
493
494
self.active = event[0]
495
496
497
def
show(
Callers
1
test_fig
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_fig
Function · 0.64