After looking at this post about Wombat, I am looking at how to use the node Wall.ByProfile…
I’m a newbie using dynamo. I’ve tried but it’s not working for me. I use model line by the way
After looking at this post about Wombat, I am looking at how to use the node Wall.ByProfile…
I’m a newbie using dynamo. I’ve tried but it’s not working for me. I use model line by the way
Sharing your script would be helpful for others to understand better what the problem might be. 
I’m not really sure what you’re trying to do here. You don’t show where you’re attempting to use Wall.ByProfile and it looks like you’ve already constructed your wall geometry in Dynamo.
Wall.ByProfile is intended to be used on walls with openings or otherwise altered faces. If you don’t have that you’d probably be better off using something like Wall.ByCurveAndHeight.
What is the error message?
You don’t feed the node with level. You connected a function “Elevation to Level”
Try to use Levels node and select ones.
Can you connect as base offset 0?
i tried it before with code block and change it by number node but still not working