Sup Houdini Coders,
I'm pretty new to coding. Atm I'm writing my thesis about implementing a SphSolver in Houdini.
Problem I have is that I cant create geometry inside a Operater Pythonmodule (hdaModule).
Is there a way to modify the permission or is my workflow plain stupid?
Ty for your time, regards Kellerkind
PS: I pass kwargs['node'] in the callback script for testGeo(self)