I'm just starting learning Python in Houdini and trying the python scripts in document to get the geometry of a node, it looks simple and straightforward but I got the error saying ‘Node’ object has no attribute ‘geometry’. Please see the output from the Python Shell window:
Some nodes don't have geometry, such as the NULL. You must be accessing a node with no geometry or the portion of the node that has no geometry. Can't really tell without seeing the code.
Using Houdini Indie 20.5 Windows 11 64GB Ryzen 16 core. nVidia 3060RTX 12BG RAM.