Hello, I cant get the OOTB Direct shapes to work.
As far as I know solid is geometry and mesh is mesh but I dont know how to handle these errors. Please advise:
You aren’t providing a category but a system object for either version.
A MeshToolkit.Mesh isn’t a geometry in the second screenshot.
For the category: This is an unwrapped Revit category. You need the Dynamo wrapped Revit Category.
Try looking at the result from a category drop-down as an example for what you need.
For the mesh: A mesh toolkit mesh is not the same as a Dynamo mesh. As such you have to convert it.