> Thank you for your email. I used volume(input) expression for my case and > for the sphere from the the sources but again I got an error in both of > cases which is AttributeError: 'builtin_function_or_method' object has no > attribute 'NewInstance'. See picture attached. Use "inputs[0]" instead of "input" e.g. volume(inputs[0]).