I'm a bit confused as to which VEX functions these two nodes have access to? Is this noted in the documentation anywhere?
For example I can create geometry in an attribWrangle node using addPoint(), addPrim() and addVertex(), however these functions don't seem to work in the pointWrangle.
And I can create groups using the addgroup() function in a pointWrangle node but this is not recognised in the attribWrangle node....