How to create / spawn boxes with box brush in c++

Hello,

is it possible to spawn a box brush using c++?

Thanks

edit:
I found something interesting here:

and

The latter says that
the brushes are not made for realtime creation.

Yes, BSP is not really good for real-time generation, wiki page you find seams to be better solution :slight_smile: