Hi,
I’m having trouble with what should be a very simple task, im using the Wall.ByCurveAndHeight component to create a simple wall. However i have tried the different inputs every which way and still get the same response.
What am i doing wrong here?
Thanks
The curve that the node asks for is not a ModelCurve, but should be a Curve from Dynamo. If you want to use a model or detailline from Revit you will first have to convert that to a ‘Dynamo Curve’.
![](https://us1.discourse-cdn.com/flex022/uploads/dynamobim/original/2X/7/76004ffbc1625c55d78164dce78b6d35da61a075.png)
Hello, you must convert the Revit model curve to a dynamo curve. Try the Element.Curves node