I made the side of the wall using polycurves, but is there a way to make it look like a real wall?

I created the side of the wall using polycure and also made a surface. For some reason, the nodes from the wombat package aren’t running, so I need to find another way. Does anyone have any suggestions?

Hi JW,

From a quick search: “There has probably been a change in the API for Revit 2021 and the Wombat package wasn’t updated.”

Can you use any of the out of the box Dynamo wall creation nodes?

Thank you for your reply.

I don’t know why null comes out when using the default node.

Wall by face need a revit surface, that why it gives null, but what @Giovanni_Brogiolo suggest is wall by curve and we should have ootb for that as well

Thank you. I see that I need to import the Revit surface.

yes exackly, you could do that with familytype by geometry as a mass and grap the surface for build you wall by face, but keep in mind wall by face have a lot of limits, compared wall by curve, another option could maybe be wall by profile depends