Flex Pipe Creation

I’m working with Revit 2024 and I use node FlexCurve.ByPoints from package ‘MEPover’. But when i tried it, results returned null. If there is any way please help!

Lets see if you are using that node correctly :slight_smile:

I followed the instructions here @pyXam
(Flex Pipe Creation (or duct) - #3 by T_Pover)

Lets see then :slight_smile:

We can help see where you went wrong or maybe the node needs updating.

1 Like

Hi @thanhnt7310 are you sure you have dynamoironpython 2.7 version 2.5 package installed then :wink:

i have installed it :((

allright i assume it still doesnt work, you are sure its the right version ironpython…anyway its really hard to help you so long you dont show us whats goin on or share your graph, then it will just be guess

its my graph. results returned null.

this one here shold be a number not string “25” should be 25

I have changed a number but it still

allright so long ;)…try with a list.first item from systemtype and flexpipetype


Looks like my node is different from yours. Input 1 is point not points. What version of Revit are you using?

24 and the latest mepover

me too. Can you send me file dyn?

have you renamed the input in the node ?

flex.dyn (26.3 KB)

Screenshot 2024-05-30 173119
Screenshot 2024-05-30 173052
There seems to be a problem with this node

hmmm try rename to points instead of Points and save, strange i dont have that error…

and be sure the engine is python 2.7

i tried to do that, everything is the same as you but it still returns null

so you have renamed all name errors seems in your last image you still have some issue, could you show that open ?? so we can see all inputs in that node, you could try copy the python node to your canvas and see if that works