📋 Metadata

💬 Content

Leafar:

I can not use this command, why?

bpy.ops.align.2x0()

Operator id should start with a letter or underscore. Find that operator in source files and rename it to _2x0.

Leafar:

and when I use this one, it works but I can not use ‘Undo’ later and I don´t know why either.

bpy.ops.align.y()

Where I can find that add-on?


🔗 View on Blender Artists