poll_operator
Determine if a Blender operator can run in the current context to avoid errors when executing.
Instructions
Check whether an operator can run in the current context (poll).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idname | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |