s-leger / archipack

Archipack for blender 2.79
https://blender-archipack.org
GNU General Public License v3.0
357 stars 49 forks source link

bpy.ops.archipack.window() is not generating the hole. #278

Open Sgerka opened 2 years ago

Sgerka commented 2 years ago

Archipack version: Latest

Blender version: Latest

Os version: Mac OS

Description of the issue: Hey, Calling bpy.ops.archipack.window() is not creating hole automatically. After call of bpy.ops.archipack.generate_hole() hole is generated but doesn't work as expected. Is there a way to build window using API and get the same result as window generated from UI?

Thank you!