Post #5507: It can be identified by bpy.context.area.ui_type.
📋 Metadata
- Author: Pluglug
- Date: 2025-07-05 09:39:34
- Type:
answer - Quality Score: 8/10
- Reply to: post_05506
- Replies (1): post_05513
🏷️ Tags
⚙️ Related PME Features
- Pie Menu Editor
- Python Scripting
💬 Content
It can be identified by bpy.context.area.ui_type.
# In the Poll method
return C.area.ui_type == 'GeometryNodeTree'
NodeTree(ID) - Blender Python API
❤️ 1 likes
image1312×659 103 KB