I can not get roof by extrusion to work
i tried the ootb node
and the one from wombat package
Can you expand the error reported by the nodes?

Does it help if you make your Polycurve closed? Try Adding a Boolean in…
Polycurve by Points… the Connect First to Last needs to be True I think? You’d be able to check in the 3D view…
At first i doubt Wombat is updated to 2.x. I created for you Python script that would work:

Here is the dyn ExtrusionRoof(ForNico).dyn (15.3 KB)
Edit: Added Extrusion Start and End:

Thanks Kulkul.
Unfortunately it is not working for me.
I selected 2 edges of a wall

I also restarted revit and dynamo
I use Dynamo Revit 2.03.8107
Hello,
I’m triying to make a roof by extrusion selecting a spline.
The dynamo made with python doesn’t work for me because you have to select an edge.
¿Any idea?
a spline and a reference line (in the same plane) should be enough
As i remember an extra line is needed when youre roof line is not on the X axis
When the spline is on the X axis plane it wil probably work
Here is the dyf file for roof.ByExtrusion
no need to change the node
just change the input (see code block) extrusion start en extrusion end








