Creating pipe from CAD file- new user problem :(

I have question related to this post:Creating pipe from CAD file. I did all like @Manel_Fernandez but my scrpit doesn’t work. What i have missed?

Hard to tell what’s going wrong in the python node, but I can say that an optimized version of that code is now available as a custom node in the MEPover package. You could give that a try and see if it works:

Ok tahnks. I will try it. This is python script which i have used:

Well that script should just work fine, so the problem is probably a wrong input. Make sure you input a system type, pipe type and equal length lists of points.

How did you create the “Current Document” node?..

Hi @astone

You can use BuiltIn nodes that does the same job as custom node “CurrentDocument”.