Forum

Author Topic: boolean operations within python scripts  (Read 1259 times)

depprussell

  • Newbie
  • *
  • Posts: 5
    • View Profile
boolean operations within python scripts
« on: June 08, 2018, 08:51:12 AM »
Hi,

I am rather new to the topic, so please excuse my triavial question.I can't figure out how to perform boolean operations (union, intersection, difference) on my primitives (cubes,...) from a python script. I have seen a script project wich address these boolean operations, but as I understood, the aim was to increase performance. And I would like to use the standard blender boolean tools.


Please help.

I didn't find the right solution from the Internet.

References:-
https://www.blender.org/forum/viewtopic.php?t=9306

Thanks!
« Last Edit: June 14, 2018, 01:13:46 PM by Alexey Pasumansky »