Rhino Inside Revit: Python Wrap

Hi all,

Trying to collect elements in Python and output to another Rhino Inside Component, I get the error “can’t covert from Goo to Element”. Assuming I need to wrap the collected elements into something. Is there a helper for this?

Thanks