Post #248: ![](https://blenderartists.org/user_avatar/blenderartists.org/leafar/48/661663_2

📋 Metadata

🏷️ Tags

macro scripting beginner solved

  • Macro Editor
  • Python Scripting

💬 Content

Leafar:

now I am trying the split area option, this one, but I get nothing…:

in this case you don’t need external script. Just use this code in Commmand tab:

bpy.ops.screen.area_split('EXEC_DEFAULT', direction='HORIZONTAL')

Yes it can be hard to extract the code if you don’t know python.
I can help you with that for a couple of bucks. PM me what commands you want to extract.


🔗 View on Blender Artists