get_selection
Retrieve the current selection in the FreeCAD GUI, including parts, faces, or edges the user has highlighted. Helps interpret references like 'this part' or 'the selected face' in modeling commands.
Instructions
Read what the user currently has selected in the FreeCAD GUI.
Useful when the user says "this part" or "the selected face".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||